summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-06-10 09:47:08 +0200
committerMichał Górny <mgorny@gentoo.org>2017-06-10 09:48:11 +0200
commita7561eef71cf2cfc69a8c9d55992e5456a066cf3 (patch)
tree4e2403a203e846ea9a3da470f840d2f0a2a83dc8 /dev-python/pypy3-bin
parentdev-ruby/thor: add 0.19.4 (diff)
downloadgentoo-a7561eef71cf2cfc69a8c9d55992e5456a066cf3.tar.gz
gentoo-a7561eef71cf2cfc69a8c9d55992e5456a066cf3.tar.bz2
gentoo-a7561eef71cf2cfc69a8c9d55992e5456a066cf3.zip
dev-python/pypy3-bin: Fix subslot, #621364
Diffstat (limited to 'dev-python/pypy3-bin')
-rw-r--r--dev-python/pypy3-bin/pypy3-bin-5.8.0-r1.ebuild (renamed from dev-python/pypy3-bin/pypy3-bin-5.8.0.ebuild)2
1 files changed, 1 insertions, 1 deletions
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
index a7fe5e88b4fc..17abeccf908b 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"