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

index 7d24d1c68fca26726aeb14f7a19a2751e8c67e07..f78b02834dc999de16ea637df4c0dfa2e39ce443 100644 (file)
@@ -19,7 +19,7 @@ EGIT_REPO_URI="https://git.llvm.org/git/compiler-rt.git
 
 LICENSE="|| ( UoI-NCSA MIT )"
 # Note: this needs to be updated to match version of clang-9999
-SLOT="9.0.0"
+SLOT="10.0.0"
 KEYWORDS=""
 IUSE="+clang test"
 RESTRICT="!test? ( test ) !clang? ( test )"