dev-python/django-filer: Updated PYTHON_COMPAT

Package-Manager: Portage-2.3.6, Repoman-2.3.2
This commit is contained in:
Slawomir Lis
2017-05-23 10:47:42 +02:00
parent ea7a7d6e42
commit 2dcc2f78df

View File

@@ -3,7 +3,7 @@
EAPI="5"
PYTHON_COMPAT=( python{2_{6,7},3_{3,4}} )
PYTHON_COMPAT=( python{2_{6,7},3_4} )
inherit distutils-r1