summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2020-05-16 22:55:27 +0900
committerAkinori Hattori <hattya@gentoo.org>2020-05-16 23:47:44 +0900
commit8a104ee555fd1826885b708d79dc8a4aa62589f2 (patch)
treeb713c7e06daf4a27f46cd097849ce01f22c61c8a /app-i18n
parentapp-i18n/nkf: update HOMEPAGE (diff)
downloadgentoo-8a104ee555fd1826885b708d79dc8a4aa62589f2.tar.gz
gentoo-8a104ee555fd1826885b708d79dc8a4aa62589f2.tar.bz2
gentoo-8a104ee555fd1826885b708d79dc8a4aa62589f2.zip
app-i18n/nkf: update PYTHON_COMPAT
Closes: https://bugs.gentoo.org/718220 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Akinori Hattori <hattya@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 3ebf5b10a786..0e5fcaa2bbe1 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="7"
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_{6,7,8} )
inherit distutils-r1 perl-module toolchain-funcs vcs-snapshot