diff options
Diffstat (limited to 'sys-devel/clang-runtime')
-rw-r--r-- | sys-devel/clang-runtime/clang-runtime-9999.ebuild | 4 |
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" |