summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-07-20 22:35:39 +0200
committerMichał Górny <mgorny@gentoo.org>2019-07-20 22:57:44 +0200
commit53188d66d4136271a0e825266026fd7c0b46f066 (patch)
tree74c9c1c97c8a27f032e0f6ddc0312427fa1e67e1 /sys-devel/clang-runtime
parentsys-libs/compiler-rt-sanitizers: -9999 is now 10.0.0 (diff)
downloadgentoo-53188d66d4136271a0e825266026fd7c0b46f066.tar.gz
gentoo-53188d66d4136271a0e825266026fd7c0b46f066.tar.bz2
gentoo-53188d66d4136271a0e825266026fd7c0b46f066.zip
sys-devel/clang-runtime: -9999 is now 10.0.0
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-devel/clang-runtime')
-rw-r--r--sys-devel/clang-runtime/clang-runtime-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
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"