summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2017-07-12 13:37:02 +0200
committerPacho Ramos <pacho@gentoo.org>2017-07-12 16:42:02 +0200
commit10a2911d7082f48f9651521bc44b4c04503e70ff (patch)
tree56d14d57c5ea204521b2596f8d288bc4da4c88e0 /dev-python/djangocms-teaser/djangocms-teaser-0.2.0.ebuild
parentdev-python/djangocms-video: Support newer python (diff)
downloadgentoo-10a2911d7082f48f9651521bc44b4c04503e70ff.tar.gz
gentoo-10a2911d7082f48f9651521bc44b4c04503e70ff.tar.bz2
gentoo-10a2911d7082f48f9651521bc44b4c04503e70ff.zip
dev-python/djangocms-teaser: Support newer python
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-python/djangocms-teaser/djangocms-teaser-0.2.0.ebuild')
-rw-r--r--dev-python/djangocms-teaser/djangocms-teaser-0.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/djangocms-teaser/djangocms-teaser-0.2.0.ebuild b/dev-python/djangocms-teaser/djangocms-teaser-0.2.0.ebuild
index c2e83d0808e9..a68702a525ad 100644
--- a/dev-python/djangocms-teaser/djangocms-teaser-0.2.0.ebuild
+++ b/dev-python/djangocms-teaser/djangocms-teaser-0.2.0.ebuild
@@ -3,7 +3,7 @@
EAPI="5"
-PYTHON_COMPAT=( python{2_{6,7},3_{3,4}} )
+PYTHON_COMPAT=( python{2_{6,7},3_{3,4,5,6}} )
inherit distutils-r1