dev-python/mako: Enable py3.7

This commit is contained in:
Michał Górny
2018-07-14 22:14:56 +02:00
parent aa7d3e8839
commit 569d534c00

View File

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