From: Michał Górny Date: Sat, 20 Jul 2019 20:35:09 +0000 (+0200) Subject: sys-devel/llvm: -9999 is now 10.0.0 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2ac37ed196b9c2c21186182db1146e346a09f0ed;p=gentoo.git sys-devel/llvm: -9999 is now 10.0.0 Signed-off-by: Michał Górny --- diff --git a/sys-devel/llvm/llvm-9999.ebuild b/sys-devel/llvm/llvm-9999.ebuild index f194df950517..556b4d9e54d2 100644 --- a/sys-devel/llvm/llvm-9999.ebuild +++ b/sys-devel/llvm/llvm-9999.ebuild @@ -35,7 +35,7 @@ ALL_LLVM_TARGETS=( "${ALL_LLVM_TARGETS[@]/#/llvm_targets_}" ) LICENSE="UoI-NCSA rc BSD public-domain llvm_targets_ARM? ( LLVM-Grant )" -SLOT="9" +SLOT="10" KEYWORDS="" IUSE="debug doc exegesis gold libedit +libffi ncurses test xar xml kernel_Darwin ${ALL_LLVM_TARGETS[*]}"