From: Michał Górny Date: Fri, 17 May 2019 17:45:49 +0000 (+0200) Subject: sys-libs/compiler-rt: 8.0.9999 is now 8.0.1 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=da59882d2f2c6e8ef29c696779b473fa8bb3f252;p=gentoo.git sys-libs/compiler-rt: 8.0.9999 is now 8.0.1 Signed-off-by: Michał Górny --- 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 6e1eec0d94f6..57144207baed 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 )"