From f608ab1f9a5e589e6b84fbf5d948356752e58d6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Fri, 9 Mar 2018 16:34:27 +0100 Subject: [PATCH] dev-ml/llvm-ocaml: Dekeyword 6.0.0 ~arm due to deps --- 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 0e64a225bb7bb..6e89dac5c0761 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 ~arm ~x86" +KEYWORDS="~amd64 ~x86" IUSE="debug test ${ALL_LLVM_TARGETS[*]}" RESTRICT="!test? ( test )"