summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-03-31 13:47:28 +0200
committerMichał Górny <mgorny@gentoo.org>2022-03-31 13:49:04 +0200
commit759d3a3819f41586ee07d284ade6c2d1cf5f6048 (patch)
tree9585ee0bd85ae21dd7650b488abafcf4e18c1bd8 /dev-python
parentc877f78c1fd4571694c1e80ff7b261d45755f952 (diff)
downloadgentoo-759d3a3819f41586ee07d284ade6c2d1cf5f6048.tar.gz
gentoo-759d3a3819f41586ee07d284ade6c2d1cf5f6048.tar.bz2
gentoo-759d3a3819f41586ee07d284ade6c2d1cf5f6048.zip
dev-python/pypy3-exe: Fix blocker on pypy3-exe-bin
Closes: https://bugs.gentoo.org/833959 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pypy3-exe/pypy3-exe-7.3.8.ebuild2
-rw-r--r--dev-python/pypy3-exe/pypy3-exe-7.3.9.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pypy3-exe/pypy3-exe-7.3.8.ebuild b/dev-python/pypy3-exe/pypy3-exe-7.3.8.ebuild
index 259314b5d362..df0b0efa6b50 100644
--- a/dev-python/pypy3-exe/pypy3-exe-7.3.8.ebuild
+++ b/dev-python/pypy3-exe/pypy3-exe-7.3.8.ebuild
@@ -28,7 +28,7 @@ RDEPEND=">=sys-libs/zlib-1.1.3:0=
dev-libs/expat:0=
bzip2? ( app-arch/bzip2:0= )
ncurses? ( sys-libs/ncurses:0= )
- !dev-python/pypy3-exe-bin:${PYPY_PV}"
+ !dev-python/pypy3-exe-bin:${SLOT}"
DEPEND="${RDEPEND}"
BDEPEND="
low-memory? ( dev-python/pypy )
diff --git a/dev-python/pypy3-exe/pypy3-exe-7.3.9.ebuild b/dev-python/pypy3-exe/pypy3-exe-7.3.9.ebuild
index 5f5426c6955a..9a7da2c99e68 100644
--- a/dev-python/pypy3-exe/pypy3-exe-7.3.9.ebuild
+++ b/dev-python/pypy3-exe/pypy3-exe-7.3.9.ebuild
@@ -31,7 +31,7 @@ RDEPEND="
dev-libs/expat:0=
bzip2? ( app-arch/bzip2:0= )
ncurses? ( sys-libs/ncurses:0= )
- !dev-python/pypy3-exe-bin:${PYPY_PV}
+ !dev-python/pypy3-exe-bin:${SLOT}
"
DEPEND="
${RDEPEND}