dev-ml/llvm-ocaml: Remove stray ~arm64 keyword
authorMichał Górny <mgorny@gentoo.org>
Fri, 24 Mar 2017 14:23:19 +0000 (15:23 +0100)
committerMichał Górny <mgorny@gentoo.org>
Fri, 24 Mar 2017 15:04:25 +0000 (16:04 +0100)
Remove the ~arm64 keyword accidentally added during wide LLVM 4.0 arm64
testing. This package has unkeyworded dependencies on ~arm64 which I'd
rather not keyword myself.

dev-ml/llvm-ocaml/llvm-ocaml-4.0.0.ebuild

index 516119027557ab627c8424e18d681f50f7bd0dd4..c825809048ecef1c1b33397d38bc3da3604204f6 100644 (file)
@@ -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="