dev-python/google-reauth-python: Add python3_7

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.67, Repoman-2.3.16
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
This commit is contained in:
Patrick McLean
2019-06-25 14:42:10 -07:00
committed by Patrick McLean
parent 059fc3147b
commit f82ca5d802

View 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