commit: a7561eef71cf2cfc69a8c9d55992e5456a066cf3
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 10 07:47:08 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jun 10 07:48:11 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7561eef
dev-python/pypy3-bin: Fix subslot, #621364
.../pypy3-bin/{pypy3-bin-5.8.0.ebuild => pypy3-bin-5.8.0-r1.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pypy3-bin/pypy3-bin-5.8.0.ebuild
b/dev-python/pypy3-bin/pypy3-bin-5.8.0-r1.ebuild
similarity index 99%
rename from dev-python/pypy3-bin/pypy3-bin-5.8.0.ebuild
rename to dev-python/pypy3-bin/pypy3-bin-5.8.0-r1.ebuild
index a7fe5e88b4f..17abeccf908 100644
--- a/dev-python/pypy3-bin/pypy3-bin-5.8.0.ebuild
+++ b/dev-python/pypy3-bin/pypy3-bin-5.8.0-r1.ebuild
@@ -20,7 +20,7 @@
SRC_URI="https://bitbucket.org/pypy/pypy/downloads/${MY_P}-src.tar.bz2
LICENSE="MIT"
# XX from pypy3-XX.so module suffix
-SLOT="0/57"
+SLOT="0/58"
KEYWORDS="~amd64"
IUSE="gdbm +jit sqlite test tk"