From 698c854c00fc5f963d9a0aeeff8c16d636683cda Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Wed, 3 Jan 2018 22:55:08 +0100 Subject: sys-devel/clang-runtime: Update slot for master to 7.0.0 --- sys-devel/clang-runtime/clang-runtime-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-devel/clang-runtime') 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" -- cgit v1.2.3-65-gdbad