From: Michał Górny Date: Wed, 31 Jul 2019 03:02:03 +0000 (+0200) Subject: net-misc/electrum: Replace =-dep with ~ X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=33e22dc992e9130c3e9a7b009de5c53116a45df5;p=gentoo.git net-misc/electrum: Replace =-dep with ~ Signed-off-by: Michał Górny --- diff --git a/net-misc/electrum/electrum-3.3.6-r2.ebuild b/net-misc/electrum/electrum-3.3.6-r2.ebuild index 8f900aa3fbc1..d9b89c1d8736 100644 --- a/net-misc/electrum/electrum-3.3.6-r2.ebuild +++ b/net-misc/electrum/electrum-3.3.6-r2.ebuild @@ -48,7 +48,7 @@ REQUIRED_USE=" RDEPEND="${PYTHON_DEPS} dev-python/aiohttp-socks[${PYTHON_USEDEP}] - =dev-python/aiorpcX-0.17.0[${PYTHON_USEDEP}] + ~dev-python/aiorpcX-0.17.0[${PYTHON_USEDEP}] dev-python/dnspython[${PYTHON_USEDEP}] dev-python/ecdsa[${PYTHON_USEDEP}] dev-python/jsonrpclib[${PYTHON_USEDEP}]