summaryrefslogtreecommitdiff
path: root/dev-python/protobuf-python/protobuf-python-5.27.4.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/protobuf-python/protobuf-python-5.27.4.ebuild')
-rw-r--r--dev-python/protobuf-python/protobuf-python-5.27.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/protobuf-python/protobuf-python-5.27.4.ebuild b/dev-python/protobuf-python/protobuf-python-5.27.4.ebuild
index c21d50f587cb..6299c70742ef 100644
--- a/dev-python/protobuf-python/protobuf-python-5.27.4.ebuild
+++ b/dev-python/protobuf-python/protobuf-python-5.27.4.ebuild
@@ -8,7 +8,7 @@ EAPI=8
DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8,9,10,11,12} )
+PYTHON_COMPAT=( python3_{9,10,11,12,13} )
PYPI_PN="protobuf"
inherit distutils-r1 pypi