dev-python/zope-event: Enable py3.7
authorMichał Górny <mgorny@gentoo.org>
Sat, 14 Jul 2018 20:09:18 +0000 (22:09 +0200)
committerMichał Górny <mgorny@gentoo.org>
Mon, 16 Jul 2018 19:56:32 +0000 (21:56 +0200)
dev-python/zope-event/zope-event-4.3.0.ebuild

index beab379acd8830c9e4956bb52d2540b8fc5f6f38..8a1e0afc006342dfd96f77aa5c112ea0a940051c 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy{,3} )
 
 inherit distutils-r1
 MY_PN=zope.event