From: Akinori Hattori Date: Sat, 16 May 2020 13:55:27 +0000 (+0900) Subject: app-i18n/nkf: update PYTHON_COMPAT X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=8a104ee555fd1826885b708d79dc8a4aa62589f2;p=gentoo.git 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 --- 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