summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James (sam_c) <sam@cmpct.info>2020-06-29 16:01:59 +0000
committerMart Raudsepp <leio@gentoo.org>2020-07-04 15:27:58 +0300
commitdaf0c5909fbe56512a716269e2b1197d7754aa12 (patch)
treeb5e6a0e99f15960ab8691e63741f78a0313f6090 /sys-libs
parentsys-libs/libcxx: arm64 stable (bug #727762) (diff)
downloadgentoo-daf0c5909fbe56512a716269e2b1197d7754aa12.tar.gz
gentoo-daf0c5909fbe56512a716269e2b1197d7754aa12.tar.bz2
gentoo-daf0c5909fbe56512a716269e2b1197d7754aa12.zip
sys-libs/libomp: arm64 stable (bug #727762)
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'sys-libs')
-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 11b2e0535d25..34f5824325b8 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 ) )"