projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
030fb7a
)
dev-ml/llvm-ocaml: Remove stray ~arm64 keyword
author
Michał Górny
<mgorny@gentoo.org>
Fri, 24 Mar 2017 14:23:19 +0000
(15:23 +0100)
committer
Michał 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
patch
|
blob
|
history
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 516119027557ab627c8424e18d681f50f7bd0dd4..c825809048ecef1c1b33397d38bc3da3604204f6 100644
(file)
--- 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="