app-crypt/yubikey-manager: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 13:06:34 +0000 (14:06 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 13:24:08 +0000 (14:24 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-crypt/yubikey-manager/yubikey-manager-3.1.0-r1.ebuild

index dec0828aa805ebe32ba72e6af7495d2519cc76f5..b471c2587921e81537f0271b2f1112c4d2731335 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 inherit readme.gentoo-r1 distutils-r1
 
 DESCRIPTION="Python library and command line tool for configuring a YubiKey"