summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-05-07 15:10:06 +0200
committerMichał Górny <mgorny@gentoo.org>2020-05-07 15:18:00 +0200
commit6ed5a4da703db158a0bb04008174c32f20dc3079 (patch)
treece7a1ae576bf86a24e1fa38a53ae0269d3148342 /app-i18n
parentapp-forensics/afflib: Remove py2.7 (diff)
downloadgentoo-6ed5a4da703db158a0bb04008174c32f20dc3079.tar.gz
gentoo-6ed5a4da703db158a0bb04008174c32f20dc3079.tar.bz2
gentoo-6ed5a4da703db158a0bb04008174c32f20dc3079.zip
app-i18n/nkf: Remove py2.7 where possible
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-i18n')
-rw-r--r--app-i18n/nkf/nkf-2.1.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/nkf/nkf-2.1.4.ebuild b/app-i18n/nkf/nkf-2.1.4.ebuild
index 313a6e04ac42..25f4cbcc3d49 100644
--- a/app-i18n/nkf/nkf-2.1.4.ebuild
+++ b/app-i18n/nkf/nkf-2.1.4.ebuild
@@ -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