diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-03-06 17:37:37 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-03-06 18:03:36 +0100 |
commit | 2d7f12e5bf7591edf2aaf571094c177c82f7fafc (patch) | |
tree | 3e64162acd855710fddb49f150f0aa65a05de2ae /sys-libs | |
parent | sys-libs/libcxx: Rekeyword 18.1.0 (diff) | |
download | gentoo-2d7f12e5bf7591edf2aaf571094c177c82f7fafc.tar.gz gentoo-2d7f12e5bf7591edf2aaf571094c177c82f7fafc.tar.bz2 gentoo-2d7f12e5bf7591edf2aaf571094c177c82f7fafc.zip |
sys-libs/libomp: Rekeyword 18.1.0
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/libomp/libomp-18.1.0.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-libs/libomp/libomp-18.1.0.ebuild b/sys-libs/libomp/libomp-18.1.0.ebuild index ce432b31535d..b61e605f2abd 100644 --- a/sys-libs/libomp/libomp-18.1.0.ebuild +++ b/sys-libs/libomp/libomp-18.1.0.ebuild @@ -12,8 +12,9 @@ HOMEPAGE="https://openmp.llvm.org" LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )" SLOT="0/${LLVM_SOABI}" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x64-macos" IUSE=" - +debug gdb-plugin hwloc offload ompt test + debug gdb-plugin hwloc offload ompt test llvm_targets_AMDGPU llvm_targets_NVPTX " REQUIRED_USE=" |