summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Callen <jcallen@gentoo.org>2018-12-02 20:13:48 -0500
committerJonathan Callen <jcallen@gentoo.org>2018-12-02 21:18:12 -0500
commitdc6a2bedfc1b9cf113125fe390dd4dbd3cda5cfb (patch)
treee30ffde5f7cbd8cb6c78580b7e788579fccde496
parentapp-emulation/spice: add python3_7 (diff)
downloadgentoo-dc6a2bed.tar.gz
gentoo-dc6a2bed.tar.bz2
gentoo-dc6a2bed.zip
app-text/iso-codes: add python3_7
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Jonathan Callen <jcallen@gentoo.org>
-rw-r--r--app-text/iso-codes/iso-codes-3.76.ebuild4
1 files changed, 2 insertions, 2 deletions
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