diff options
author | Sam James <sam@gentoo.org> | 2023-01-07 04:15:06 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-07 06:47:53 +0000 |
commit | f415e93ac906bfcfe9f5b1a56fd1eb8a48b2d042 (patch) | |
tree | 2d61363c1d46d58e7207c0efa652c9b4f69bcaa1 /sys-libs/libomp | |
parent | sys-libs/libcxxabi: Stabilize 15.0.6 x86, #886483 (diff) | |
download | gentoo-f415e93ac906bfcfe9f5b1a56fd1eb8a48b2d042.tar.gz gentoo-f415e93ac906bfcfe9f5b1a56fd1eb8a48b2d042.tar.bz2 gentoo-f415e93ac906bfcfe9f5b1a56fd1eb8a48b2d042.zip |
sys-libs/libomp: Stabilize 15.0.6 x86, #886483
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs/libomp')
-rw-r--r-- | sys-libs/libomp/libomp-15.0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libomp/libomp-15.0.6.ebuild b/sys-libs/libomp/libomp-15.0.6.ebuild index 01e12b77dc81..67b742010364 100644 --- a/sys-libs/libomp/libomp-15.0.6.ebuild +++ b/sys-libs/libomp/libomp-15.0.6.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://openmp.llvm.org" LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )" SLOT="0/${LLVM_SOABI}" -KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv ~x86 ~amd64-linux ~x64-macos" +KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86 ~amd64-linux ~x64-macos" IUSE=" debug hwloc offload ompt test llvm_targets_AMDGPU llvm_targets_NVPTX |