commit:     65e4493ea74765e8bd894fd738ec990cf8e5ba6f
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Mar  4 15:03:06 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Mar  4 15:04:10 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65e4493e

dev-python/pypy: Force -exe sec upgrade

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/pypy/{pypy-7.3.3_p2.ebuild => pypy-7.3.3_p2-r1.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/pypy/pypy-7.3.3_p2.ebuild 
b/dev-python/pypy/pypy-7.3.3_p2-r1.ebuild
similarity index 97%
rename from dev-python/pypy/pypy-7.3.3_p2.ebuild
rename to dev-python/pypy/pypy-7.3.3_p2-r1.ebuild
index efb7417a75b..d9a8bc29d15 100644
--- a/dev-python/pypy/pypy-7.3.3_p2.ebuild
+++ b/dev-python/pypy/pypy-7.3.3_p2-r1.ebuild
@@ -23,8 +23,8 @@ IUSE="bzip2 gdbm +jit libressl ncurses sqlite tk"
 
 RDEPEND="
        || (
-               dev-python/pypy-exe:${PYPY_PV}[bzip2?,ncurses?]
-               dev-python/pypy-exe-bin:${PYPY_PV}
+               >=dev-python/pypy-exe-${PV}:${PYPY_PV}[bzip2?,ncurses?]
+               >=dev-python/pypy-exe-bin-${PV}:${PYPY_PV}
        )
        !libressl? ( dev-libs/openssl:0= )
        libressl? ( dev-libs/libressl:0= )

Reply via email to