From 535450e28dfe4bacd838a721e357b637dcb8dc31 Mon Sep 17 00:00:00 2001 From: Markus Meier Date: Wed, 17 May 2017 21:20:28 +0200 Subject: dev-ml/llvm-ocaml: add ~arm, bug #613666 Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="arm" --- dev-ml/llvm-ocaml/llvm-ocaml-4.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-ml/llvm-ocaml') diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-4.0.0.ebuild b/dev-ml/llvm-ocaml/llvm-ocaml-4.0.0.ebuild index c825809048ec..0f2af09760f1 100644 --- a/dev-ml/llvm-ocaml/llvm-ocaml-4.0.0.ebuild +++ b/dev-ml/llvm-ocaml/llvm-ocaml-4.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="test ${ALL_LLVM_TARGETS[*]}" RDEPEND=" -- cgit v1.2.3-65-gdbad