commit: e0d95e0e7df7d8389a7e39929698c034e30a2416
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 13 17:34:27 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Mar 13 17:40:46 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0d95e0e
dev-ml/llvm-ocaml: Restore ~arm keywords, bug #650024
dev-ml/llvm-ocaml/llvm-ocaml-6.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 6e89dac5c07..0e64a225bb7 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 )"