dev-python/mako: Enable py3.7
authorMichał Górny <mgorny@gentoo.org>
Sat, 14 Jul 2018 20:14:56 +0000 (22:14 +0200)
committerMichał Górny <mgorny@gentoo.org>
Mon, 16 Jul 2018 19:57:03 +0000 (21:57 +0200)
dev-python/mako/mako-1.0.7.ebuild

index 0a1c1dab82190e026c7b2bb589851ade543306b3..1614302d1fed9c17e6b6c7face5164ac898f7531 100644 (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