dev-ml/llvm-ocaml: Add KEYWORDS to 9.0.0_rc2
authorMichał Górny <mgorny@gentoo.org>
Sun, 8 Dec 2019 21:01:26 +0000 (22:01 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 8 Dec 2019 21:20:06 +0000 (22:20 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-ml/llvm-ocaml/llvm-ocaml-9.0.1_rc2.ebuild

index e4629d049347702b603af458aeeee4744f620d12..0381b55ac4adfeb8154fd9f19cec196c6db1f112 100644 (file)
@@ -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 )"