From 283f8c5f298e1fbc4ef085fcec35b061248981c6 Mon Sep 17 00:00:00 2001 From: Slawomir Lis Date: Tue, 2 Feb 2016 07:10:35 +0100 Subject: [PATCH] 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 1eb33d482ad31..4b045aaa5ea4f 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