django-sekizai version bump
authorSlawomir Lis <slis@gentoo.org>
Tue, 2 Feb 2016 06:10:35 +0000 (07:10 +0100)
committerSlawomir Lis <slis@gentoo.org>
Tue, 2 Feb 2016 06:10:35 +0000 (07:10 +0100)
Package-Manager: portage-2.2.26

dev-python/django-sekizai/django-sekizai-0.9.0.ebuild

index 1eb33d482ad318b7cd2f021b73fdc2b3cd6c3844..4b045aaa5ea4fcca29318e659b3e3d226c60f70d 100644 (file)
@@ -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