projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
15b733f
)
sys-devel/llvm: x86 stable (bug #637210)
author
Thomas Deutschmann
<whissi@gentoo.org>
Sun, 19 Nov 2017 19:03:28 +0000
(20:03 +0100)
committer
Thomas Deutschmann
<whissi@gentoo.org>
Sun, 19 Nov 2017 19:14:30 +0000
(20:14 +0100)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
sys-devel/llvm/llvm-4.0.1.ebuild
patch
|
blob
|
history
diff --git
a/sys-devel/llvm/llvm-4.0.1.ebuild
b/sys-devel/llvm/llvm-4.0.1.ebuild
index 6eca3552280d4d00c16fd1c9101660d3b088c7b6..6ee123541ac5c0cef1e2bb288971ffefd0cf1ee5 100644
(file)
--- a/
sys-devel/llvm/llvm-4.0.1.ebuild
+++ b/
sys-devel/llvm/llvm-4.0.1.ebuild
@@
-32,7
+32,7
@@
ALL_LLVM_TARGETS=( "${ALL_LLVM_TARGETS[@]/#/llvm_targets_}" )
LICENSE="UoI-NCSA rc BSD public-domain
llvm_targets_ARM? ( LLVM-Grant )"
SLOT="$(get_major_version)"
-KEYWORDS="~amd64 ~arm ~arm64
~
x86"
+KEYWORDS="~amd64 ~arm ~arm64 x86"
IUSE="debug +doc gold libedit +libffi ncurses test
elibc_musl kernel_Darwin ${ALL_LLVM_TARGETS[*]}"