From: Michał Górny Date: Sun, 23 Jul 2017 16:57:29 +0000 (+0200) Subject: sys-devel/llvm: Adjust the slot for 9999 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=35b913922d98158b1fe1fba9c2641d80879bdb43;p=gentoo.git sys-devel/llvm: Adjust the slot for 9999 --- diff --git a/sys-devel/llvm/llvm-9999.ebuild b/sys-devel/llvm/llvm-9999.ebuild index adc0505a80ae..d5e7da2b5015 100644 --- 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[*]}"