dev-python/pypy3: Force -exe sec upgrade

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny 2021-03-04 16:03:55 +01:00
parent 65e4493ea7
commit 92af810ce7
No known key found for this signature in database
GPG Key ID: 639ADAE2329E240E
1 changed files with 2 additions and 2 deletions

View File

@ -26,8 +26,8 @@ RESTRICT="test"
RDEPEND="
|| (
dev-python/pypy3-exe:${PV%_p*}[bzip2?,ncurses?]
dev-python/pypy3-exe-bin:${PV%_p*}
>=dev-python/pypy3-exe-${PV}:${PV%_p*}[bzip2?,ncurses?]
>=dev-python/pypy3-exe-bin-${PV}:${PV%_p*}
)
!libressl? ( dev-libs/openssl:0= )
libressl? ( dev-libs/libressl:0= )