summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-01-03 22:26:34 +0100
committerMichał Górny <mgorny@gentoo.org>2018-01-03 23:21:41 +0100
commitecc6b4eb53b5a37976ff5c6ebe7c014e6ef9766a (patch)
treeda51227e4228501fd95a8a6968c8f9433e942040 /sys-libs/compiler-rt-sanitizers
parentsys-libs/compiler-rt-sanitizers: Add a live ebuild for 6.0 branch (diff)
downloadgentoo-ecc6b4eb53b5a37976ff5c6ebe7c014e6ef9766a.tar.gz
gentoo-ecc6b4eb53b5a37976ff5c6ebe7c014e6ef9766a.tar.bz2
gentoo-ecc6b4eb53b5a37976ff5c6ebe7c014e6ef9766a.zip
sys-libs/compiler-rt-sanitizers: Update slot for master to 7.0.0
Diffstat (limited to 'sys-libs/compiler-rt-sanitizers')
-rw-r--r--sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-9999.ebuild b/sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-9999.ebuild
index ca1b11003293..97b8b578d56f 100644
--- a/sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-9999.ebuild
+++ b/sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-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="test"
RESTRICT="!test? ( test )"