summaryrefslogtreecommitdiff
path: root/dev-python/google-reauth-python/google-reauth-python-0.1.0-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/google-reauth-python/google-reauth-python-0.1.0-r1.ebuild')
-rw-r--r--dev-python/google-reauth-python/google-reauth-python-0.1.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/google-reauth-python/google-reauth-python-0.1.0-r1.ebuild b/dev-python/google-reauth-python/google-reauth-python-0.1.0-r1.ebuild
index 4681f1d18cfe..7efaa2b47486 100644
--- a/dev-python/google-reauth-python/google-reauth-python-0.1.0-r1.ebuild
+++ b/dev-python/google-reauth-python/google-reauth-python-0.1.0-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{5,6,7,8,9} )
+PYTHON_COMPAT=( python3_{5..10} )
inherit distutils-r1