diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-11-04 13:23:44 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-11-04 19:25:21 +0100 |
commit | d76245b02ee046ddd29ab573da356acc2dcc013b (patch) | |
tree | 6bfe61d780ad7e6365051e81cc44a7ccb1b3a5d1 /sys-libs | |
parent | dev-cpp/antlr-cpp: clear QA warnings. (diff) | |
download | gentoo-d76245b02ee046ddd29ab573da356acc2dcc013b.tar.gz gentoo-d76245b02ee046ddd29ab573da356acc2dcc013b.tar.bz2 gentoo-d76245b02ee046ddd29ab573da356acc2dcc013b.zip |
sys-libs/compiler-rt: Update slot to 7.0.1
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/compiler-rt/compiler-rt-7.0.9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/compiler-rt/compiler-rt-7.0.9999.ebuild b/sys-libs/compiler-rt/compiler-rt-7.0.9999.ebuild index 11f4acf5427d..afb8bcf007a6 100644 --- a/sys-libs/compiler-rt/compiler-rt-7.0.9999.ebuild +++ b/sys-libs/compiler-rt/compiler-rt-7.0.9999.ebuild @@ -20,7 +20,7 @@ EGIT_BRANCH="release_70" LICENSE="|| ( UoI-NCSA MIT )" # Note: this needs to be updated to match version of clang-9999 -SLOT="7.0.0" +SLOT="7.0.1" KEYWORDS="" IUSE="+clang test" RESTRICT="!test? ( test ) !clang? ( test )" |