summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-12-08 22:01:48 +0100
committerMichał Górny <mgorny@gentoo.org>2019-12-08 22:20:19 +0100
commit38b498e628329050e987cb1def6200984ac992f9 (patch)
treeadeed5a2de5a560b5fabeef1b1133bd023114b6a /sys-libs
parentsys-libs/libcxxabi: Add KEYWORDS to 9.0.0_rc2 (diff)
downloadgentoo-38b498e628329050e987cb1def6200984ac992f9.tar.gz
gentoo-38b498e628329050e987cb1def6200984ac992f9.tar.bz2
gentoo-38b498e628329050e987cb1def6200984ac992f9.zip
sys-libs/libomp: Add KEYWORDS to 9.0.0_rc2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/libomp/libomp-9.0.1_rc2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libomp/libomp-9.0.1_rc2.ebuild b/sys-libs/libomp/libomp-9.0.1_rc2.ebuild
index 5f49236cbe1a..50704d497432 100644
--- a/sys-libs/libomp/libomp-9.0.1_rc2.ebuild
+++ b/sys-libs/libomp/libomp-9.0.1_rc2.ebuild
@@ -13,7 +13,7 @@ llvm.org_set_globals
LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
SLOT="0"
-KEYWORDS=""
+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 ) )"