From: Michał Górny Date: Tue, 17 Mar 2020 07:14:02 +0000 (+0100) Subject: app-crypt/yubikey-manager: Clean py2 deps up X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=6af26b7b62aba00eadaa83079ba436127cc8efe7;p=gentoo.git app-crypt/yubikey-manager: Clean py2 deps up Signed-off-by: Michał Górny --- diff --git a/app-crypt/yubikey-manager/yubikey-manager-3.1.0-r1.ebuild b/app-crypt/yubikey-manager/yubikey-manager-3.1.0-r1.ebuild index b471c2587921..cbd62bf2dc9d 100644 --- a/app-crypt/yubikey-manager/yubikey-manager-3.1.0-r1.ebuild +++ b/app-crypt/yubikey-manager/yubikey-manager-3.1.0-r1.ebuild @@ -21,7 +21,6 @@ RESTRICT="!test? ( test )" RDEPEND=" dev-python/click[${PYTHON_USEDEP}] dev-python/cryptography[${PYTHON_USEDEP}] - $(python_gen_cond_dep 'dev-python/enum34[${PYTHON_USEDEP}]' python2_7) >=dev-python/fido2-0.7.0[${PYTHON_USEDEP}]