commit: f27c184b6295dd8e01f304d426a21b6c8a3cfc39 Author: Leorize <alaviss <AT> users <DOT> noreply <DOT> github <DOT> com> AuthorDate: Sat Apr 21 13:59:50 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Apr 21 14:31:09 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f27c184b
sys-devel/clang-runtime: bump SLOT to 6.0.1 See https://llvm.org/viewvc/llvm-project?view=revision&revision=329469 Closes: https://github.com/gentoo/gentoo/pull/8099 sys-devel/clang-runtime/clang-runtime-6.0.9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/clang-runtime/clang-runtime-6.0.9999.ebuild b/sys-devel/clang-runtime/clang-runtime-6.0.9999.ebuild index 65baa4349d6..1f8878bf243 100644 --- a/sys-devel/clang-runtime/clang-runtime-6.0.9999.ebuild +++ b/sys-devel/clang-runtime/clang-runtime-6.0.9999.ebuild @@ -11,7 +11,7 @@ SRC_URI="" LICENSE="metapackage" # Note: keep it matching clang-9999 version -SLOT="6.0.0" +SLOT="6.0.1" KEYWORDS="" IUSE="+compiler-rt crt libcxx openmp +sanitize"
