From: Michał Górny Date: Tue, 13 Mar 2018 17:34:27 +0000 (+0100) Subject: dev-ml/llvm-ocaml: Restore ~arm keywords, bug #650024 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e0d95e0e7df7d8389a7e39929698c034e30a2416;p=gentoo.git dev-ml/llvm-ocaml: Restore ~arm keywords, bug #650024 --- diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-6.0.0.ebuild b/dev-ml/llvm-ocaml/llvm-ocaml-6.0.0.ebuild index 6e89dac5c076..0e64a225bb7b 100644 --- a/dev-ml/llvm-ocaml/llvm-ocaml-6.0.0.ebuild +++ b/dev-ml/llvm-ocaml/llvm-ocaml-6.0.0.ebuild @@ -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 )"