diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-25 21:33:40 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-25 21:33:40 +0200 |
commit | 5a0e182acc65bac4580a2af9286c20d697a837e5 (patch) | |
tree | 265186c6291f06cf90bd874da1b575ee0571c4b3 /sys-libs/libomp | |
parent | sys-libs/libcxxabi: Stabilize 15.0.7 amd64, #891893 (diff) | |
download | gentoo-5a0e182acc65bac4580a2af9286c20d697a837e5.tar.gz gentoo-5a0e182acc65bac4580a2af9286c20d697a837e5.tar.bz2 gentoo-5a0e182acc65bac4580a2af9286c20d697a837e5.zip |
sys-libs/libomp: Stabilize 15.0.7 amd64, #891893
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-libs/libomp')
-rw-r--r-- | sys-libs/libomp/libomp-15.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libomp/libomp-15.0.7.ebuild b/sys-libs/libomp/libomp-15.0.7.ebuild index 40d57075a2fc..2da1ad980c1c 100644 --- a/sys-libs/libomp/libomp-15.0.7.ebuild +++ b/sys-libs/libomp/libomp-15.0.7.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 |