summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-01-16 14:37:23 +0100
committerMichał Górny <mgorny@gentoo.org>2019-01-16 15:52:25 +0100
commit79dcd47c7f4f4b1cbff75d27377af3eeea73ccc7 (patch)
tree1e1ab386bcf88aed6a05fcd189d5a7e6f92df6af /sys-devel/clang-runtime
parentsys-libs/compiler-rt-sanitizers: Trunk is now 9.0.0 (diff)
downloadgentoo-79dcd47c7f4f4b1cbff75d27377af3eeea73ccc7.tar.gz
gentoo-79dcd47c7f4f4b1cbff75d27377af3eeea73ccc7.tar.bz2
gentoo-79dcd47c7f4f4b1cbff75d27377af3eeea73ccc7.zip
sys-devel/clang-runtime: Trunk is now 9.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.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/clang-runtime/clang-runtime-9999.ebuild b/sys-devel/clang-runtime/clang-runtime-9999.ebuild
index 43a7e11f5ce0..feee635ea14f 100644
--- a/sys-devel/clang-runtime/clang-runtime-9999.ebuild
+++ b/sys-devel/clang-runtime/clang-runtime-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ SRC_URI=""
LICENSE="metapackage"
# Note: keep it matching clang-9999 version
-SLOT="8.0.0"
+SLOT="9.0.0"
KEYWORDS=""
IUSE="+compiler-rt crt libcxx openmp +sanitize"