commit: 2e6a28742ee12184d0777c02c785e923280e230e Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sun Mar 23 13:32:35 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Mar 23 13:46:13 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e6a2874
llvm-runtimes/openmp: Stabilize 19.1.7 arm, #946879 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> llvm-runtimes/openmp/openmp-19.1.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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} )
