mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-lang/pypy: Fix python-exec dependency in PyPy3.11
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -39,7 +39,7 @@ RDEPEND="
|
||||
dev-lang/pypy3-exe:${PV%_p*}[bzip2(+),ncurses?]
|
||||
dev-lang/pypy3-exe-bin:${PV%_p*}
|
||||
)
|
||||
dev-lang/python-exec[python_targets_pypy3(-)]
|
||||
dev-lang/python-exec[python_targets_pypy${PYVER/./_}(-)]
|
||||
dev-libs/openssl:0=
|
||||
dev-python/gentoo-common
|
||||
ensurepip? ( dev-python/ensurepip-wheels )
|
||||
@@ -39,7 +39,7 @@ RDEPEND="
|
||||
dev-lang/pypy3-exe:${PV%_p*}[bzip2(+),ncurses?]
|
||||
dev-lang/pypy3-exe-bin:${PV%_p*}
|
||||
)
|
||||
dev-lang/python-exec[python_targets_pypy3(-)]
|
||||
dev-lang/python-exec[python_targets_pypy${PYVER/./_}(-)]
|
||||
dev-libs/openssl:0=
|
||||
dev-python/gentoo-common
|
||||
ensurepip? ( dev-python/ensurepip-wheels )
|
||||
Reference in New Issue
Block a user