dev-python/maybe: Support python3.6

Package-Manager: Portage-2.3.40, Repoman-2.3.9
This commit is contained in:
Pacho Ramos
2018-06-24 17:01:14 +02:00
parent a17be72293
commit e42a69feb7

View File

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