commit: d76245b02ee046ddd29ab573da356acc2dcc013b Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Nov 4 12:23:44 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Nov 4 18:25:21 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d76245b0
sys-libs/compiler-rt: Update slot to 7.0.1 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> sys-libs/compiler-rt/compiler-rt-7.0.9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 11f4acf5427..afb8bcf007a 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 )"
