From: Michał Górny Date: Sun, 4 Nov 2018 12:23:44 +0000 (+0100) Subject: sys-libs/compiler-rt: Update slot to 7.0.1 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d76245b02ee046ddd29ab573da356acc2dcc013b;p=gentoo.git sys-libs/compiler-rt: Update slot to 7.0.1 Signed-off-by: Michał Górny --- diff --git a/sys-libs/compiler-rt/compiler-rt-7.0.9999.ebuild b/sys-libs/compiler-rt/compiler-rt-7.0.9999.ebuild index 11f4acf5427d..afb8bcf007a6 100644 --- a/sys-libs/compiler-rt/compiler-rt-7.0.9999.ebuild +++ b/sys-libs/compiler-rt/compiler-rt-7.0.9999.ebuild @@ -20,7 +20,7 @@ EGIT_BRANCH="release_70" LICENSE="|| ( UoI-NCSA MIT )" # Note: this needs to be updated to match version of clang-9999 -SLOT="7.0.0" +SLOT="7.0.1" KEYWORDS="" IUSE="+clang test" RESTRICT="!test? ( test ) !clang? ( test )"