diff options
-rw-r--r-- | dev-python/pypy/pypy-7.3.10-r1.ebuild (renamed from dev-python/pypy/pypy-7.3.10.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pypy/pypy-7.3.10.ebuild b/dev-python/pypy/pypy-7.3.10-r1.ebuild index 6602b45362f9..1eeaaa8fe66f 100644 --- a/dev-python/pypy/pypy-7.3.10.ebuild +++ b/dev-python/pypy/pypy-7.3.10-r1.ebuild @@ -26,8 +26,8 @@ RESTRICT="!full-stdlib? ( test )" RDEPEND=" || ( - >=dev-python/pypy-exe-${PYPY_PV}:${PYPY_PV}[bzip2?,ncurses?] >=dev-python/pypy-exe-bin-${PYPY_PV}:${PYPY_PV} + >=dev-python/pypy-exe-${PYPY_PV}:${PYPY_PV}[bzip2?,ncurses?] ) dev-libs/openssl:0= gdbm? ( sys-libs/gdbm:0= ) |