virtual/python-typing: Enable py3.7
authorMichał Górny <mgorny@gentoo.org>
Sat, 14 Jul 2018 20:13:41 +0000 (22:13 +0200)
committerMichał Górny <mgorny@gentoo.org>
Mon, 16 Jul 2018 19:56:53 +0000 (21:56 +0200)
virtual/python-typing/python-typing-0-r1.ebuild

index c31dcbb43237bdd774f7c88b998a4e175de53b9a..27b8d0b9b3277faa919ee75f899e1979a033b2d9 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} pypy{,3} )
 
 inherit python-r1