commit:     b95ed5b7d69235a09e4df62deab5bb60399dba94
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 14 11:26:18 2017 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed Jun 14 11:42:53 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b95ed5b7

dev-python/django-filer: Support newer python

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-python/django-filer/django-filer-1.2.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/django-filer/django-filer-1.2.7.ebuild 
b/dev-python/django-filer/django-filer-1.2.7.ebuild
index d62a3ae3839..689e1625dbd 100644
--- a/dev-python/django-filer/django-filer-1.2.7.ebuild
+++ b/dev-python/django-filer/django-filer-1.2.7.ebuild
@@ -3,7 +3,7 @@
 
 EAPI="5"
 
-PYTHON_COMPAT=( python{2_{6,7},3_4} )
+PYTHON_COMPAT=( python{2_{6,7},3_{4,5,6}} )
 
 inherit distutils-r1
 

Reply via email to