summaryrefslogtreecommitdiff
path: root/llvm-runtimes/openmp/openmp-19.1.7.ebuild
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2025-03-23 15:32:35 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2025-03-23 15:46:13 +0200
commit2e6a28742ee12184d0777c02c785e923280e230e (patch)
tree7744b652e281a36df1723444db0f4bc4263b1f46 /llvm-runtimes/openmp/openmp-19.1.7.ebuild
parentf4903b9dd021a6b36d5c30814d8b65b5ca51397d (diff)
downloadgentoo-2e6a28742ee12184d0777c02c785e923280e230e.tar.gz
gentoo-2e6a28742ee12184d0777c02c785e923280e230e.tar.bz2
gentoo-2e6a28742ee12184d0777c02c785e923280e230e.zip
llvm-runtimes/openmp: Stabilize 19.1.7 arm, #946879
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'llvm-runtimes/openmp/openmp-19.1.7.ebuild')
-rw-r--r--llvm-runtimes/openmp/openmp-19.1.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm-runtimes/openmp/openmp-19.1.7.ebuild b/llvm-runtimes/openmp/openmp-19.1.7.ebuild
index 819e5c7d4472..a6e967420224 100644
--- a/llvm-runtimes/openmp/openmp-19.1.7.ebuild
+++ b/llvm-runtimes/openmp/openmp-19.1.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 ~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} )