projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
913efb2
)
sys-devel/llvm: arm stable wrt bug #644814
author
Mikle Kolyada
<zlogene@gentoo.org>
Sun, 29 Apr 2018 22:07:13 +0000
(
01:07
+0300)
committer
Mikle Kolyada
<zlogene@gentoo.org>
Sun, 29 Apr 2018 22:08:06 +0000
(
01:08
+0300)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
sys-devel/llvm/llvm-5.0.1.ebuild
patch
|
blob
|
history
diff --git
a/sys-devel/llvm/llvm-5.0.1.ebuild
b/sys-devel/llvm/llvm-5.0.1.ebuild
index 295cd48533873fd29505d888937e7dff8f193ed2..b57ab048c4e8a58e346cce52794a90d8760d6bc4 100644
(file)
--- a/
sys-devel/llvm/llvm-5.0.1.ebuild
+++ b/
sys-devel/llvm/llvm-5.0.1.ebuild
@@
-33,7
+33,7
@@
ALL_LLVM_TARGETS=( "${ALL_LLVM_TARGETS[@]/#/llvm_targets_}" )
LICENSE="UoI-NCSA rc BSD public-domain
llvm_targets_ARM? ( LLVM-Grant )"
SLOT="$(ver_cut 1)"
-KEYWORDS="amd64
~
arm ~arm64 x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 arm ~arm64 x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="debug doc gold libedit +libffi ncurses test
kernel_Darwin kernel_linux ${ALL_LLVM_TARGETS[*]}"