app-i18n/nkf: Remove py2.7 where possible
authorMichał Górny <mgorny@gentoo.org>
Thu, 7 May 2020 13:10:06 +0000 (15:10 +0200)
committerMichał Górny <mgorny@gentoo.org>
Thu, 7 May 2020 13:18:00 +0000 (15:18 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-i18n/nkf/nkf-2.1.4.ebuild

index 313a6e04ac428fa675d4aacca1207df0873c9291..25f4cbcc3d490d5a0be9b69fb231876452ee0816 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1 perl-module toolchain-funcs vcs-snapshot