dev-python/google-reauth-python: Add python3_7
authorPatrick McLean <patrick.mclean@sony.com>
Tue, 25 Jun 2019 21:42:10 +0000 (14:42 -0700)
committerPatrick McLean <chutzpah@gentoo.org>
Tue, 25 Jun 2019 21:42:10 +0000 (14:42 -0700)
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.67, Repoman-2.3.16
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
dev-python/google-reauth-python/google-reauth-python-0.1.0.ebuild

index 39b3cb884ce292f5790a3521a411e446582947a1..8567dfbc6569fa5908239a515dc5bc036554cf0f 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI="6"
 
-PYTHON_COMPAT=( python2_7 python3_{5,6} )
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
 
 inherit distutils-r1