commit: ee95cb7435dd7821713a55969836e3a36a2ca1cf Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Jul 23 17:06:00 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Jul 24 19:03:53 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee95cb74
sys-libs/compiler-rt-sanitizers: Adjust the slot for 9999 sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 78ba67169d4..1f3e2089454 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="5.0.0" +SLOT="6.0.0" KEYWORDS="" IUSE="test"
