summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2017-05-04 19:33:38 +0200
committerManuel Rüger <mrueg@gentoo.org>2017-05-04 19:33:38 +0200
commit60c66203afd7ca3a0b105ffe0d15640a4b2340bd (patch)
treeee224e8ab84ccf68a5eb8860c44dbac3716f8624 /app-text
parentdev-python/nose-parameterized: Add python3_6 (diff)
downloadgentoo-60c66203afd7ca3a0b105ffe0d15640a4b2340bd.tar.gz
gentoo-60c66203afd7ca3a0b105ffe0d15640a4b2340bd.tar.bz2
gentoo-60c66203afd7ca3a0b105ffe0d15640a4b2340bd.zip
app-text/iso-codes: Add python3_6
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'app-text')
-rw-r--r--app-text/iso-codes/iso-codes-3.74.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/iso-codes/iso-codes-3.74.ebuild b/app-text/iso-codes/iso-codes-3.74.ebuild
index 1e0744b0e38a..7b19bfc4b0e9 100644
--- a/app-text/iso-codes/iso-codes-3.74.ebuild
+++ b/app-text/iso-codes/iso-codes-3.74.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python3_{4,5} )
+PYTHON_COMPAT=( python3_{4,5,6} )
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