commit: fa6840807781b5d8c0d71d2f0c5e8ede61d9e435 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Mar 4 18:07:44 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Mar 4 18:38:46 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa684080
sys-libs/libomp: Keyword 10.0.0rc3 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> sys-libs/libomp/libomp-10.0.0_rc3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/libomp/libomp-10.0.0_rc3.ebuild b/sys-libs/libomp/libomp-10.0.0_rc3.ebuild index aa0be13c4ba..74fc7dac605 100644 --- a/sys-libs/libomp/libomp-10.0.0_rc3.ebuild +++ b/sys-libs/libomp/libomp-10.0.0_rc3.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 ) )"
