commit:     becc696425454f29370a753b7589b3870a09aa98
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 26 19:24:38 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Aug 26 19:38:23 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=becc6964

llvm-runtimes/openmp: Keyword 21.1.0

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 llvm-runtimes/openmp/openmp-21.1.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/llvm-runtimes/openmp/openmp-21.1.0.ebuild 
b/llvm-runtimes/openmp/openmp-21.1.0.ebuild
index 5c696f856380..f3dd3189181c 100644
--- a/llvm-runtimes/openmp/openmp-21.1.0.ebuild
+++ b/llvm-runtimes/openmp/openmp-21.1.0.ebuild
@@ -11,7 +11,8 @@ HOMEPAGE="https://openmp.llvm.org";
 
 LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
 SLOT="0/${LLVM_SOABI}"
-IUSE="+debug gdb-plugin hwloc ompt test"
+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} )
 "

Reply via email to