commit: 26986d26e58834be6b2889eb5122b3089aaaffb5 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Sep 16 15:18:13 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Sep 16 17:09:34 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26986d26
sys-libs/compiler-rt: 5.0 branch is now 5.0.1 sys-libs/compiler-rt/compiler-rt-5.0.9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/compiler-rt/compiler-rt-5.0.9999.ebuild b/sys-libs/compiler-rt/compiler-rt-5.0.9999.ebuild index cb93d7d503e..d53f8561e00 100644 --- a/sys-libs/compiler-rt/compiler-rt-5.0.9999.ebuild +++ b/sys-libs/compiler-rt/compiler-rt-5.0.9999.ebuild @@ -19,7 +19,7 @@ EGIT_BRANCH="release_50" LICENSE="|| ( UoI-NCSA MIT )" # Note: this needs to be updated to match version of clang-9999 -SLOT="5.0.0" +SLOT="5.0.1" KEYWORDS="" IUSE="+clang test"
