diff options
Diffstat (limited to 'app-crypt/yubikey-manager/yubikey-manager-2.1.0.ebuild')
-rw-r--r-- | app-crypt/yubikey-manager/yubikey-manager-2.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/yubikey-manager/yubikey-manager-2.1.0.ebuild b/app-crypt/yubikey-manager/yubikey-manager-2.1.0.ebuild index 30b5eadeab70..1fe93622d5c9 100644 --- a/app-crypt/yubikey-manager/yubikey-manager-2.1.0.ebuild +++ b/app-crypt/yubikey-manager/yubikey-manager-2.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{4,5,6}} ) +PYTHON_COMPAT=( python{2_7,3_{5,6}} ) inherit readme.gentoo-r1 distutils-r1 DESCRIPTION="Python library and command line tool for configuring a YubiKey" |