summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2017-05-04 17:48:57 +0200
committerManuel Rüger <mrueg@gentoo.org>2017-05-04 17:48:57 +0200
commitfc0f2e5351489fb4885c0bee4bd8e0af56f55f9f (patch)
tree1c08e8f0c4b781948f3fc967af757a1a26a08839 /dev-python/tempita/tempita-0.5.3-r1.ebuild
parentdev-python/python-fastimport: Add python3_6 (diff)
downloadgentoo-fc0f2e5351489fb4885c0bee4bd8e0af56f55f9f.tar.gz
gentoo-fc0f2e5351489fb4885c0bee4bd8e0af56f55f9f.tar.bz2
gentoo-fc0f2e5351489fb4885c0bee4bd8e0af56f55f9f.zip
dev-python/tempita: Add python3_6
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'dev-python/tempita/tempita-0.5.3-r1.ebuild')
-rw-r--r--dev-python/tempita/tempita-0.5.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/tempita/tempita-0.5.3-r1.ebuild b/dev-python/tempita/tempita-0.5.3-r1.ebuild
index 419d96ca4534..4cb6f4d0d6a2 100644
--- a/dev-python/tempita/tempita-0.5.3-r1.ebuild
+++ b/dev-python/tempita/tempita-0.5.3-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
inherit distutils-r1