commit: da59882d2f2c6e8ef29c696779b473fa8bb3f252 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri May 17 17:45:49 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri May 17 17:49:14 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da59882d
sys-libs/compiler-rt: 8.0.9999 is now 8.0.1 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> sys-libs/compiler-rt/compiler-rt-8.0.9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/compiler-rt/compiler-rt-8.0.9999.ebuild b/sys-libs/compiler-rt/compiler-rt-8.0.9999.ebuild index 6e1eec0d94f..57144207bae 100644 --- a/sys-libs/compiler-rt/compiler-rt-8.0.9999.ebuild +++ b/sys-libs/compiler-rt/compiler-rt-8.0.9999.ebuild @@ -20,7 +20,7 @@ EGIT_BRANCH="release_80" LICENSE="|| ( UoI-NCSA MIT )" # Note: this needs to be updated to match version of clang-9999 -SLOT="8.0.0" +SLOT="8.0.1" KEYWORDS="" IUSE="+clang test" RESTRICT="!test? ( test ) !clang? ( test )"
