summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2025-08-24 21:50:11 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2025-08-24 21:50:11 +0300
commite826cbe101e9aa32ab4350ece71db73c15bfb933 (patch)
tree85013e43bbc2752dd720a7fee0677cb1a2d3e558
parent619647417ca052cc7cacda316d1dbdbb108c69da (diff)
downloadgentoo-e826cbe101e9aa32ab4350ece71db73c15bfb933.tar.gz
gentoo-e826cbe101e9aa32ab4350ece71db73c15bfb933.tar.bz2
gentoo-e826cbe101e9aa32ab4350ece71db73c15bfb933.zip
llvm-runtimes/openmp: Stabilize 20.1.8 arm, #960372
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--llvm-runtimes/openmp/openmp-20.1.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm-runtimes/openmp/openmp-20.1.8.ebuild b/llvm-runtimes/openmp/openmp-20.1.8.ebuild
index 9dc1e58de1bf..bb394ed6101a 100644
--- a/llvm-runtimes/openmp/openmp-20.1.8.ebuild
+++ b/llvm-runtimes/openmp/openmp-20.1.8.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 ~loong ~mips ~ppc64 ~riscv x86 ~amd64-linux ~x64-macos"
+KEYWORDS="~amd64 arm ~arm64 ~loong ~mips ~ppc64 ~riscv x86 ~amd64-linux ~x64-macos"
IUSE="debug gdb-plugin hwloc ompt test"
REQUIRED_USE="
gdb-plugin? ( ${PYTHON_REQUIRED_USE} )