commit: e87329b01e426dbf16ca8d09c6d5edb7f2291f48 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jun 14 14:22:01 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jun 14 14:23:31 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e87329b0
llvm-runtimes/openmp: Stabilize 20.1.7 x86, #958081 Signed-off-by: Sam James <sam <AT> gentoo.org> llvm-runtimes/openmp/openmp-20.1.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llvm-runtimes/openmp/openmp-20.1.7.ebuild b/llvm-runtimes/openmp/openmp-20.1.7.ebuild index d06d5a6e81a6..7010c32cca7c 100644 --- a/llvm-runtimes/openmp/openmp-20.1.7.ebuild +++ b/llvm-runtimes/openmp/openmp-20.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} )