summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-07-31 22:14:38 +0000
committerSam James <sam@gentoo.org>2020-07-31 22:15:06 +0000
commit49aeffd5358c00cb9bc73924fdac8befdec198d0 (patch)
tree5a500ca661b212947f81473eba35df423e4c5a9a /sys-libs/libomp
parentsys-libs/libcxx: x86 stable (bug #727762) (diff)
downloadgentoo-49aeffd5358c00cb9bc73924fdac8befdec198d0.tar.gz
gentoo-49aeffd5358c00cb9bc73924fdac8befdec198d0.tar.bz2
gentoo-49aeffd5358c00cb9bc73924fdac8befdec198d0.zip
sys-libs/libomp: x86 stable (bug #727762)
Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs/libomp')
-rw-r--r--sys-libs/libomp/libomp-10.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libomp/libomp-10.0.0.ebuild b/sys-libs/libomp/libomp-10.0.0.ebuild
index 09535cc0427c..3e9988c75e68 100644
--- a/sys-libs/libomp/libomp-10.0.0.ebuild
+++ b/sys-libs/libomp/libomp-10.0.0.ebuild
@@ -13,7 +13,7 @@ llvm.org_set_globals
LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
SLOT="0"
-KEYWORDS="amd64 arm arm64 ppc64 ~x86 ~amd64-linux ~x64-macos"
+KEYWORDS="amd64 arm arm64 ppc64 x86 ~amd64-linux ~x64-macos"
IUSE="cuda hwloc kernel_linux offload ompt test"
# CUDA works only with the x86_64 ABI
REQUIRED_USE="offload? ( cuda? ( abi_x86_64 ) )"