projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a439ad
)
sys-devel/llvm: Adjust the slot for 9999
author
Michał Górny
<mgorny@gentoo.org>
Sun, 23 Jul 2017 16:57:29 +0000
(18:57 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 24 Jul 2017 19:03:51 +0000
(21:03 +0200)
sys-devel/llvm/llvm-9999.ebuild
patch
|
blob
|
history
diff --git
a/sys-devel/llvm/llvm-9999.ebuild
b/sys-devel/llvm/llvm-9999.ebuild
index adc0505a80aec7ed7149fed0f96788d248127ddd..d5e7da2b501564bf70beeaca187daf731d6ea3aa 100644
(file)
--- a/
sys-devel/llvm/llvm-9999.ebuild
+++ b/
sys-devel/llvm/llvm-9999.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="
5
"
+SLOT="
6
"
KEYWORDS=""
IUSE="debug +doc gold libedit +libffi ncurses test
elibc_musl kernel_Darwin ${ALL_LLVM_TARGETS[*]}"