From 874791558c2c5aeb36dd0bd4a5c193643f8f5794 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Mon, 30 Dec 2019 13:34:30 +0100 Subject: [PATCH] =?utf8?q?dev-python/pypy3-exe:=20virtual/pypy=20=E2=86=92?= =?utf8?q?=20dev-python/pypy?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/pypy3-exe/pypy3-exe-7.3.0.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-python/pypy3-exe/pypy3-exe-7.3.0.ebuild b/dev-python/pypy3-exe/pypy3-exe-7.3.0.ebuild index d5c7abffda28..09209ec71253 100644 --- a/dev-python/pypy3-exe/pypy3-exe-7.3.0.ebuild +++ b/dev-python/pypy3-exe/pypy3-exe-7.3.0.ebuild @@ -26,10 +26,10 @@ RDEPEND=">=sys-libs/zlib-1.1.3:0= ncurses? ( sys-libs/ncurses:0= ) !dev-python/pypy3-exe-bin:${PV}" DEPEND="${RDEPEND} - low-memory? ( virtual/pypy ) + low-memory? ( dev-python/pypy ) !low-memory? ( || ( - virtual/pypy + dev-python/pypy ( dev-lang/python:2.7 dev-python/pycparser[python_targets_python2_7(-),python_single_target_python2_7(+)] @@ -65,7 +65,7 @@ pkg_setup() { else einfo "Using ${EPYTHON:-python2} to perform the translation. Please note that upstream" einfo "recommends using PyPy for that. If you wish to do so, please install" - einfo "virtual/pypy and ensure that EPYTHON variable is unset." + einfo "dev-python/pypy and ensure that EPYTHON variable is unset." fi python-any-r1_pkg_setup -- 2.26.2