From 67bd71c76a23efb73fa9ad3ee098ee5f2bed7547 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Tue, 26 Aug 2025 21:31:38 +0200 Subject: [PATCH] llvm-core/mlir: Keyword 21.1.0 ~amd64 ~arm64 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- 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 37614314176e8..e8cd64f4322b0 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="