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

llvm-core/mlir: Keyword 21.1.0 ~amd64 ~arm64

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

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

diff --git a/llvm-core/mlir/mlir-21.1.0.ebuild 
b/llvm-core/mlir/mlir-21.1.0.ebuild
index 37614314176e..e8cd64f4322b 100644
--- a/llvm-core/mlir/mlir-21.1.0.ebuild
+++ b/llvm-core/mlir/mlir-21.1.0.ebuild
@@ -11,7 +11,8 @@ HOMEPAGE="https://mlir.llvm.org/";
 
 LICENSE="Apache-2.0-with-LLVM-exceptions"
 SLOT="${LLVM_MAJOR}/${LLVM_SOABI}"
-IUSE="+debug test"
+KEYWORDS="~amd64 ~arm64"
+IUSE="debug test"
 RESTRICT="!test? ( test )"
 
 DEPEND="

Reply via email to