commit: 53188d66d4136271a0e825266026fd7c0b46f066 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Jul 20 20:35:39 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Jul 20 20:57:44 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53188d66
sys-devel/clang-runtime: -9999 is now 10.0.0 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> sys-devel/clang-runtime/clang-runtime-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/clang-runtime/clang-runtime-9999.ebuild b/sys-devel/clang-runtime/clang-runtime-9999.ebuild index feee635ea14..bb5c090ef4d 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"
