From dc6a2bedfc1b9cf113125fe390dd4dbd3cda5cfb Mon Sep 17 00:00:00 2001 From: Jonathan Callen Date: Sun, 2 Dec 2018 20:13:48 -0500 Subject: app-text/iso-codes: add python3_7 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Jonathan Callen --- app-text/iso-codes/iso-codes-3.76.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-text/iso-codes') diff --git a/app-text/iso-codes/iso-codes-3.76.ebuild b/app-text/iso-codes/iso-codes-3.76.ebuild index b5a8f0e064c3..df8ffd9f49b9 100644 --- a/app-text/iso-codes/iso-codes-3.76.ebuild +++ b/app-text/iso-codes/iso-codes-3.76.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python3_{4,5,6} ) +PYTHON_COMPAT=( python3_{4,5,6,7} ) PLOCALES="af am ar as ast az be bg bn bn_IN br bs byn ca crh cs cy da de dz el en eo es et eu fa fi fo fr ga gez gl gu haw he hi hr hu hy ia id is it ja ka kk km kn ko kok ku lt lv mi mk ml mn mr ms mt nb ne nl nn nso oc or pa pl ps pt pt_BR ro ru rw si sk sl so sq sr sr@latin sv sw ta te th ti tig tk tl tr tt tt@iqtelif ug uk ve vi wa wal wo xh zh_CN zh_HK zh_TW zu" inherit eutils l10n python-any-r1 -- cgit v1.2.3-65-gdbad