net-misc/electrum: Allow <libsecp256k1-0.4

Closes: https://bugs.gentoo.org/905984
Closes: https://bugs.gentoo.org/893250
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2023-05-09 17:38:36 +02:00
parent 0be4a1799e
commit 033942e7fc

View File

@@ -27,7 +27,7 @@ REQUIRED_USE="|| ( cli ncurses qt5 )"
RDEPEND="
${PYTHON_DEPS}
<dev-libs/libsecp256k1-0.2
<dev-libs/libsecp256k1-0.4
>=dev-python/aiohttp-socks-0.3[${PYTHON_USEDEP}]
=dev-python/aiorpcX-0.22*[${PYTHON_USEDEP}]
>=dev-python/attrs-19.2.0[${PYTHON_USEDEP}]