app-admin/cdist: Add support for newer python

Package-Manager: Portage-2.3.16, Repoman-2.3.6
This commit is contained in:
Pacho Ramos
2017-12-09 15:14:57 +01:00
parent 1d841b0ee7
commit 100f913670

View File

@@ -3,7 +3,7 @@
EAPI=6
PYTHON_COMPAT=( python{3_4,3_5} )
PYTHON_COMPAT=( python{3_4,3_5,3_6} )
inherit distutils-r1