summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-01-03 22:55:08 +0100
committerMichał Górny <mgorny@gentoo.org>2018-01-03 23:21:44 +0100
commit698c854c00fc5f963d9a0aeeff8c16d636683cda (patch)
tree957236e82b357c73f5756566579e7c783b8f1f49 /sys-devel/clang-runtime/clang-runtime-9999.ebuild
parentsys-devel/clang-runtime: Add a live ebuild for 6.0 branch (diff)
downloadgentoo-698c854c00fc5f963d9a0aeeff8c16d636683cda.tar.gz
gentoo-698c854c00fc5f963d9a0aeeff8c16d636683cda.tar.bz2
gentoo-698c854c00fc5f963d9a0aeeff8c16d636683cda.zip
sys-devel/clang-runtime: Update slot for master to 7.0.0
Diffstat (limited to 'sys-devel/clang-runtime/clang-runtime-9999.ebuild')
-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 b2d5450cc7aa..5586ba0ef77f 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-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# 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="6.0.0"
+SLOT="7.0.0"
KEYWORDS=""
IUSE="+compiler-rt libcxx openmp +sanitize"