diff options
author | Sam James <sam@gentoo.org> | 2022-04-15 00:59:55 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-15 00:59:55 +0100 |
commit | b6f672a0799609450c6c338a115004e341d02275 (patch) | |
tree | 227a42406f153c8fa01649c561efbafb9ac59a72 /sys-libs | |
parent | sys-libs/libcxx: keyword 14.0.1 (diff) | |
download | gentoo-b6f672a0799609450c6c338a115004e341d02275.tar.gz gentoo-b6f672a0799609450c6c338a115004e341d02275.tar.bz2 gentoo-b6f672a0799609450c6c338a115004e341d02275.zip |
sys-libs/libomp: keyword 14.0.1
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/libomp/libomp-14.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libomp/libomp-14.0.1.ebuild b/sys-libs/libomp/libomp-14.0.1.ebuild index dbee89f1997c..eac03ceafd28 100644 --- a/sys-libs/libomp/libomp-14.0.1.ebuild +++ b/sys-libs/libomp/libomp-14.0.1.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://openmp.llvm.org" LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )" SLOT="0" -KEYWORDS="" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x64-macos" IUSE="cuda debug hwloc offload ompt test llvm_targets_AMDGPU llvm_targets_NVPTX" # CUDA works only with the x86_64 ABI |