From 84244a5ffc10c561157ccaed302c15903f383d94 Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Mon, 29 Jan 2018 01:33:52 +0100 Subject: sys-libs/libomp: x86 stable (bug #644814) Package-Manager: Portage-2.3.20, Repoman-2.3.6 --- sys-libs/libomp/libomp-5.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-libs') diff --git a/sys-libs/libomp/libomp-5.0.1.ebuild b/sys-libs/libomp/libomp-5.0.1.ebuild index 9075688c9e49..a6754f307949 100644 --- a/sys-libs/libomp/libomp-5.0.1.ebuild +++ b/sys-libs/libomp/libomp-5.0.1.ebuild @@ -20,7 +20,7 @@ SRC_URI="https://releases.llvm.org/${PV/_//}/openmp-${PV/_/}.src.tar.xz" LICENSE="|| ( UoI-NCSA MIT ) MIT LLVM-Grant" SLOT="0" -KEYWORDS="amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="hwloc ompt test" RESTRICT="!test? ( test )" -- cgit v1.2.3-65-gdbad