From 759d3a3819f41586ee07d284ade6c2d1cf5f6048 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Thu, 31 Mar 2022 13:47:28 +0200 Subject: dev-python/pypy3-exe: Fix blocker on pypy3-exe-bin MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/833959 Signed-off-by: Michał Górny --- dev-python/pypy3-exe/pypy3-exe-7.3.8.ebuild | 2 +- dev-python/pypy3-exe/pypy3-exe-7.3.9.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python') 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} -- cgit v1.2.3