commit:     65215de7f0802512fca44989119da35cba37e84a
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 17 13:14:20 2019 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Mon Jun 17 13:14:20 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65215de7

net-misc/electrum: RDEPEND on >=dev-python/aiorpcX-0.17, bug #687004

Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11

 net-misc/electrum/electrum-3.3.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/electrum/electrum-3.3.6.ebuild 
b/net-misc/electrum/electrum-3.3.6.ebuild
index 7aad1b5767f..3b82b3768d5 100644
--- a/net-misc/electrum/electrum-3.3.6.ebuild
+++ b/net-misc/electrum/electrum-3.3.6.ebuild
@@ -48,7 +48,7 @@ REQUIRED_USE="
 
 RDEPEND="${PYTHON_DEPS}
        dev-python/aiohttp-socks[${PYTHON_USEDEP}]
-       dev-python/aiorpcX[${PYTHON_USEDEP}]
+       >=dev-python/aiorpcX-0.17[${PYTHON_USEDEP}]
        dev-python/ecdsa[${PYTHON_USEDEP}]
        dev-python/jsonrpclib[${PYTHON_USEDEP}]
        dev-python/pbkdf2[${PYTHON_USEDEP}]

Reply via email to