diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-14 18:49:05 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-14 18:51:49 +0300 |
commit | 577b48e92e5c9bfeb45c4e3acec07cbe621be70a (patch) | |
tree | d664a01923abd30d9db29f793dfe0ce34b427aa8 /sys-libs | |
parent | sys-libs/libcxxabi: Stabilize 16.0.6 amd64, #908385 (diff) | |
download | gentoo-577b48e92e5c9bfeb45c4e3acec07cbe621be70a.tar.gz gentoo-577b48e92e5c9bfeb45c4e3acec07cbe621be70a.tar.bz2 gentoo-577b48e92e5c9bfeb45c4e3acec07cbe621be70a.zip |
sys-libs/libomp: Stabilize 16.0.6 amd64, #908385
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/libomp/libomp-16.0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libomp/libomp-16.0.6.ebuild b/sys-libs/libomp/libomp-16.0.6.ebuild index 8bb70d304c34..4187e4d8af7a 100644 --- a/sys-libs/libomp/libomp-16.0.6.ebuild +++ b/sys-libs/libomp/libomp-16.0.6.ebuild @@ -12,7 +12,7 @@ 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" +KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x64-macos" IUSE=" debug gdb-plugin hwloc offload ompt test llvm_targets_AMDGPU llvm_targets_NVPTX |