summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-06-07 19:17:05 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-06-07 19:20:54 +0200
commitc895a816b7b5d8b27b0c372932445f658c900298 (patch)
tree6b44d99ccc819c543ab2989da693640d1ad33dcc
parentdev-python/lit: x86 stable (bug #657516) (diff)
downloadgentoo-c895a816b7b5d8b27b0c372932445f658c900298.tar.gz
gentoo-c895a816b7b5d8b27b0c372932445f658c900298.tar.bz2
gentoo-c895a816b7b5d8b27b0c372932445f658c900298.zip
sys-libs/libomp: x86 stable (bug #657516)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
-rw-r--r--sys-libs/libomp/libomp-5.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libomp/libomp-5.0.2.ebuild b/sys-libs/libomp/libomp-5.0.2.ebuild
index 372d35a7e7ce..ff6a18b94d8b 100644
--- a/sys-libs/libomp/libomp-5.0.2.ebuild
+++ b/sys-libs/libomp/libomp-5.0.2.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 ~amd64-linux ~x64-macos"
+KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x64-macos"
IUSE="hwloc kernel_linux ompt test"
RESTRICT="!test? ( test )"