commit: 12d8dec23b540a4d87935545ceb6592e2862cc1f
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 10 07:46:44 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jun 10 07:48:12 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12d8dec2
virtual/pypy3: Fix subslot, #621364
virtual/pypy3/{pypy3-5.8.0.ebuild => pypy3-5.8.0-r1.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/virtual/pypy3/pypy3-5.8.0.ebuild
b/virtual/pypy3/pypy3-5.8.0-r1.ebuild
similarity index 97%
rename from virtual/pypy3/pypy3-5.8.0.ebuild
rename to virtual/pypy3/pypy3-5.8.0-r1.ebuild
index fd00797851f..c847a5995bd 100644
--- a/virtual/pypy3/pypy3-5.8.0.ebuild
+++ b/virtual/pypy3/pypy3-5.8.0-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=6
DESCRIPTION="A virtual for PyPy3 Python implementation"
# XX from pypy3-XX.so module suffix
-SLOT="0/57"
+SLOT="0/58"
KEYWORDS="~amd64 ~amd64-linux"
IUSE="bzip2 gdbm ncurses sqlite tk"