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

index 395528b7e4280b1257334ab8075059cf07156185..31ac8d98a0a127b4d6f3eac979f33a2645ad726c 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 +libfuzzer +profile +sanitize test +xray elibc_glibc"
 # FIXME: libfuzzer does not enable all its necessary dependencies