From: Michał Górny Date: Sat, 20 Jul 2019 20:35:39 +0000 (+0200) Subject: sys-devel/clang-runtime: -9999 is now 10.0.0 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=53188d66d4136271a0e825266026fd7c0b46f066;p=gentoo.git sys-devel/clang-runtime: -9999 is now 10.0.0 Signed-off-by: Michał Górny --- diff --git a/sys-devel/clang-runtime/clang-runtime-9999.ebuild b/sys-devel/clang-runtime/clang-runtime-9999.ebuild index feee635ea14f..bb5c090ef4d1 100644 --- a/sys-devel/clang-runtime/clang-runtime-9999.ebuild +++ b/sys-devel/clang-runtime/clang-runtime-9999.ebuild @@ -11,7 +11,7 @@ SRC_URI="" LICENSE="metapackage" # Note: keep it matching clang-9999 version -SLOT="9.0.0" +SLOT="10.0.0" KEYWORDS="" IUSE="+compiler-rt crt libcxx openmp +sanitize"