summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-01-03 22:25:29 +0100
committerMichał Górny <mgorny@gentoo.org>2018-01-03 23:21:40 +0100
commit22ab8feb4b5fbdd730254e614dbac2e9eefa6efb (patch)
tree33fae62398f8c6837378015c87f4a063718752bd /sys-libs
parentsys-libs/compiler-rt: Add a live ebuild for 6.0 branch (diff)
downloadgentoo-22ab8feb4b5fbdd730254e614dbac2e9eefa6efb.tar.gz
gentoo-22ab8feb4b5fbdd730254e614dbac2e9eefa6efb.tar.bz2
gentoo-22ab8feb4b5fbdd730254e614dbac2e9eefa6efb.zip
sys-libs/compiler-rt: Update slot for master to 7.0.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 7c6eb6db761e..4f525a8bc4d4 100644
--- a/sys-libs/compiler-rt/compiler-rt-9999.ebuild
+++ b/sys-libs/compiler-rt/compiler-rt-9999.ebuild
@@ -18,7 +18,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="6.0.0"
+SLOT="7.0.0"
KEYWORDS=""
IUSE="+clang test"
RESTRICT="!test? ( test ) !clang? ( test )"