sys-devel/llvm: -9999 is now 10.0.0
authorMichał Górny <mgorny@gentoo.org>
Sat, 20 Jul 2019 20:35:09 +0000 (22:35 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sat, 20 Jul 2019 20:57:40 +0000 (22:57 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-devel/llvm/llvm-9999.ebuild

index f194df950517a81840f8b4846eb0bf7c131930f5..556b4d9e54d2c99169051666b350cb7a77b0d623 100644 (file)
@@ -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[*]}"