dev-ml/llvm-ocaml: Restore ~arm keywords, bug #650024
authorMichał Górny <mgorny@gentoo.org>
Tue, 13 Mar 2018 17:34:27 +0000 (18:34 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 13 Mar 2018 17:40:46 +0000 (18:40 +0100)
dev-ml/llvm-ocaml/llvm-ocaml-6.0.0.ebuild

index 6e89dac5c0761461320b0703b5cbf1fe127770c9..0e64a225bb7bb7700845507a48344fddd43a83ff 100644 (file)
@@ -23,7 +23,7 @@ LLVM_TARGET_USEDEPS=${ALL_LLVM_TARGETS[@]/%/?}
 
 LICENSE="UoI-NCSA"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
 IUSE="debug test ${ALL_LLVM_TARGETS[*]}"
 RESTRICT="!test? ( test )"