From 38b498e628329050e987cb1def6200984ac992f9 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sun, 8 Dec 2019 22:01:48 +0100 Subject: sys-libs/libomp: Add KEYWORDS to 9.0.0_rc2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- sys-libs/libomp/libomp-9.0.1_rc2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ) )" -- cgit v1.2.3-65-gdbad