commit: 22ab8feb4b5fbdd730254e614dbac2e9eefa6efb Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Jan 3 21:25:29 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Jan 3 22:21:40 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22ab8feb
sys-libs/compiler-rt: Update slot for master to 7.0.0 sys-libs/compiler-rt/compiler-rt-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/compiler-rt/compiler-rt-9999.ebuild b/sys-libs/compiler-rt/compiler-rt-9999.ebuild index 7c6eb6db761..4f525a8bc4d 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 )"
