summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSlawomir Lis <slis@gentoo.org>2016-02-02 07:10:35 +0100
committerSlawomir Lis <slis@gentoo.org>2016-02-02 07:10:35 +0100
commit283f8c5f298e1fbc4ef085fcec35b061248981c6 (patch)
tree18594fc33938c516fc1462cc60dd94a3647aa418 /dev-python/django-sekizai/django-sekizai-0.9.0.ebuild
parentdjango-classy-tags version bump (diff)
downloadgentoo-283f8c5f298e1fbc4ef085fcec35b061248981c6.tar.gz
gentoo-283f8c5f298e1fbc4ef085fcec35b061248981c6.tar.bz2
gentoo-283f8c5f298e1fbc4ef085fcec35b061248981c6.zip
django-sekizai version bump
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-python/django-sekizai/django-sekizai-0.9.0.ebuild')
-rw-r--r--dev-python/django-sekizai/django-sekizai-0.9.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/django-sekizai/django-sekizai-0.9.0.ebuild b/dev-python/django-sekizai/django-sekizai-0.9.0.ebuild
index 1eb33d482ad3..4b045aaa5ea4 100644
--- a/dev-python/django-sekizai/django-sekizai-0.9.0.ebuild
+++ b/dev-python/django-sekizai/django-sekizai-0.9.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI="5"
-PYTHON_COMPAT=( python{2_7,3_{3,4,5}} )
+PYTHON_COMPAT=( python{2_{6,7},3_{3,4,5}} )
inherit distutils-r1