commit: 79dcd47c7f4f4b1cbff75d27377af3eeea73ccc7 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Jan 16 13:37:23 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Jan 16 14:52:25 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79dcd47c
sys-devel/clang-runtime: Trunk is now 9.0.0 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> sys-devel/clang-runtime/clang-runtime-9999.ebuild | 4 ++-- 1 file 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 43a7e11f5ce..feee635ea14 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"
