commit: 283f8c5f298e1fbc4ef085fcec35b061248981c6
Author: Slawomir Lis <slis <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 2 06:10:35 2016 +0000
Commit: Slawek Lis <slis <AT> gentoo <DOT> org>
CommitDate: Tue Feb 2 06:10:35 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=283f8c5f
django-sekizai version bump
Package-Manager: portage-2.2.26
dev-python/django-sekizai/django-sekizai-0.9.0.ebuild | 4 ++--
1 file 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 1eb33d4..4b045aa 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