commit:     b9b011bcedd74427bf29dc7c0647140b8a931528
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 24 14:23:19 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Mar 24 15:04:25 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9b011bc

dev-ml/llvm-ocaml: Remove stray ~arm64 keyword

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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 51611902755..c825809048e 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="

Reply via email to