From 1105f77981150dc4772d280fb712a74ac38dc32a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 21 Jul 2019 12:35:10 +0200 Subject: [PATCH] =?utf8?q?sys-libs/compiler-rt:=20-9999=20=E2=86=92=20-10.?= =?utf8?q?0.0.9999?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- ...{compiler-rt-9999.ebuild => compiler-rt-10.0.0.9999.ebuild} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename sys-libs/compiler-rt/{compiler-rt-9999.ebuild => compiler-rt-10.0.0.9999.ebuild} (97%) diff --git a/sys-libs/compiler-rt/compiler-rt-9999.ebuild b/sys-libs/compiler-rt/compiler-rt-10.0.0.9999.ebuild similarity index 97% rename from sys-libs/compiler-rt/compiler-rt-9999.ebuild rename to sys-libs/compiler-rt/compiler-rt-10.0.0.9999.ebuild index c102c90e0544..68a10b79beca 100644 --- a/sys-libs/compiler-rt/compiler-rt-9999.ebuild +++ b/sys-libs/compiler-rt/compiler-rt-10.0.0.9999.ebuild @@ -18,8 +18,7 @@ EGIT_REPO_URI="https://git.llvm.org/git/compiler-rt.git https://github.com/llvm-mirror/compiler-rt.git" LICENSE="|| ( UoI-NCSA MIT )" -# Note: this needs to be updated to match version of clang-9999 -SLOT="10.0.0" +SLOT="$(ver_cut 1-3)" KEYWORDS="" IUSE="+clang test" RESTRICT="!test? ( test ) !clang? ( test )" -- 2.26.2