From 8a104ee555fd1826885b708d79dc8a4aa62589f2 Mon Sep 17 00:00:00 2001 From: Akinori Hattori Date: Sat, 16 May 2020 22:55:27 +0900 Subject: [PATCH] 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 --- app-i18n/nkf/nkf-2.1.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.26.2