diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-07-23 19:05:43 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-07-24 21:03:52 +0200 |
commit | 00b5875c7c4e772f7ab540074568fc69061022fb (patch) | |
tree | bbd14d1c88a831b07cc9230695c349ce1f2765fe /sys-libs/compiler-rt | |
parent | sys-devel/clang: Adjust the slot for 9999 (diff) | |
download | gentoo-00b5875c7c4e772f7ab540074568fc69061022fb.tar.gz gentoo-00b5875c7c4e772f7ab540074568fc69061022fb.tar.bz2 gentoo-00b5875c7c4e772f7ab540074568fc69061022fb.zip |
sys-libs/compiler-rt: Adjust the slot for 9999
Diffstat (limited to 'sys-libs/compiler-rt')
-rw-r--r-- | sys-libs/compiler-rt/compiler-rt-9999.ebuild | 2 |
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 03c34d45531a..d9b46b7ebc1b 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="5.0.0" +SLOT="6.0.0" KEYWORDS="" IUSE="+clang test" |