diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-9.0.1_rc2.ebuild b/dev-ml/llvm-ocaml/llvm-ocaml-9.0.1_rc2.ebuild index e4629d0493477..0381b55ac4adf 100644 --- a/dev-ml/llvm-ocaml/llvm-ocaml-9.0.1_rc2.ebuild +++ b/dev-ml/llvm-ocaml/llvm-ocaml-9.0.1_rc2.ebuild @@ -19,7 +19,7 @@ LLVM_TARGET_USEDEPS=${ALL_LLVM_TARGETS[@]/%/?} LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0/${PV}" -KEYWORDS="" +KEYWORDS="~amd64 ~arm ~x86" IUSE="debug test ${ALL_LLVM_TARGETS[*]}" REQUIRED_USE="|| ( ${ALL_LLVM_TARGETS[*]} )" RESTRICT="!test? ( test )"