diff options
-rw-r--r-- | dev-ml/llvm-ocaml/llvm-ocaml-4.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 516119027557..c825809048ec 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 ~arm64 ~x86" +KEYWORDS="~amd64 ~x86" IUSE="test ${ALL_LLVM_TARGETS[*]}" RDEPEND=" |