dev-python/django-cms: reformat PYTHON_COMPAT

Package-Manager: Portage-2.3.6, Repoman-2.3.2
This commit is contained in:
Slawomir Lis
2017-06-02 09:26:58 +02:00
parent 693c5477c1
commit d4770b3367

View File

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