From: Michał Górny Date: Wed, 4 Mar 2020 18:07:21 +0000 (+0100) Subject: dev-ml/llvm-ocaml: Keyword 10.0.0rc3 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=afb65ce59324f71d38619e81aca083a283fadf2e;p=gentoo.git dev-ml/llvm-ocaml: Keyword 10.0.0rc3 Signed-off-by: Michał Górny --- diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-10.0.0_rc3.ebuild b/dev-ml/llvm-ocaml/llvm-ocaml-10.0.0_rc3.ebuild index 8a7efe8fca43..5e415032b502 100644 --- a/dev-ml/llvm-ocaml/llvm-ocaml-10.0.0_rc3.ebuild +++ b/dev-ml/llvm-ocaml/llvm-ocaml-10.0.0_rc3.ebuild @@ -21,7 +21,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 )"