summaryrefslogtreecommitdiff
path: root/dev-python/grpcio
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/grpcio')
-rw-r--r--dev-python/grpcio/grpcio-1.59.0-r1.ebuild (renamed from dev-python/grpcio/grpcio-1.59.0.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/grpcio/grpcio-1.59.0.ebuild b/dev-python/grpcio/grpcio-1.59.0-r1.ebuild
index 74b56c15..68d55056 100644
--- a/dev-python/grpcio/grpcio-1.59.0.ebuild
+++ b/dev-python/grpcio/grpcio-1.59.0-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit distutils-r1 multiprocessing prefix pypi