commit: 3a32c44fce6592b9e40f1ac8b6f40d3d072dbd10 Author: Leorize <alaviss <AT> users <DOT> noreply <DOT> github <DOT> com> AuthorDate: Sat Apr 14 00:29:04 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Apr 20 07:03:40 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a32c44f
sys-libs/compiler-rt: bump SLOT to 6.0.1 See https://llvm.org/viewvc/llvm-project?view=revision&revision=329469 sys-libs/compiler-rt/compiler-rt-6.0.9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/compiler-rt/compiler-rt-6.0.9999.ebuild b/sys-libs/compiler-rt/compiler-rt-6.0.9999.ebuild index 74f0dac70c6..9141713480d 100644 --- a/sys-libs/compiler-rt/compiler-rt-6.0.9999.ebuild +++ b/sys-libs/compiler-rt/compiler-rt-6.0.9999.ebuild @@ -20,7 +20,7 @@ EGIT_BRANCH="release_60" LICENSE="|| ( UoI-NCSA MIT )" # Note: this needs to be updated to match version of clang-9999 -SLOT="6.0.0" +SLOT="6.0.1" KEYWORDS="" IUSE="+clang test" RESTRICT="!test? ( test ) !clang? ( test )"
