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="