summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-08-01 18:42:48 +0200
committerMichał Górny <mgorny@gentoo.org>2018-08-01 22:53:21 +0200
commit3fd207f77e8388be33f814d38ccbf59569a397e2 (patch)
treebcacfde9fc06b3136be7cda2c7219d3818800f61 /sys-libs
parentsys-libs/compiler-rt: Branch out LLVM 7.0 (diff)
downloadgentoo-3fd207f77e8388be33f814d38ccbf59569a397e2.tar.gz
gentoo-3fd207f77e8388be33f814d38ccbf59569a397e2.tar.bz2
gentoo-3fd207f77e8388be33f814d38ccbf59569a397e2.zip
sys-libs/compiler-rt: 9999 is now 8.0
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/compiler-rt/compiler-rt-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/compiler-rt/compiler-rt-9999.ebuild b/sys-libs/compiler-rt/compiler-rt-9999.ebuild
index 7a956b544dfa..7e254d18763c 100644
--- a/sys-libs/compiler-rt/compiler-rt-9999.ebuild
+++ b/sys-libs/compiler-rt/compiler-rt-9999.ebuild
@@ -19,7 +19,7 @@ EGIT_REPO_URI="https://git.llvm.org/git/compiler-rt.git
LICENSE="|| ( UoI-NCSA MIT )"
# Note: this needs to be updated to match version of clang-9999
-SLOT="7.0.0"
+SLOT="8.0.0"
KEYWORDS=""
IUSE="+clang test"
RESTRICT="!test? ( test ) !clang? ( test )"