From: Michał Górny Date: Sun, 4 Nov 2018 12:23:46 +0000 (+0100) Subject: sys-libs/compiler-rt-sanitizers: Update slot to 7.0.1 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7e8ea66633fb0a27a81b542d171622f678d760b4;p=gentoo.git sys-libs/compiler-rt-sanitizers: Update slot to 7.0.1 Signed-off-by: Michał Górny --- diff --git a/sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-7.0.9999.ebuild b/sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-7.0.9999.ebuild index a71b3be6becb..051afd44649f 100644 --- a/sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-7.0.9999.ebuild +++ b/sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-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 elibc_glibc" RESTRICT="!test? ( test ) !clang? ( test )"