diff --git a/dev-python/zeroconf/zeroconf-0.132.2.ebuild b/dev-python/zeroconf/zeroconf-0.132.2.ebuild index 53d810e82f907..014d1b6ea1d21 100644 --- a/dev-python/zeroconf/zeroconf-0.132.2.ebuild +++ b/dev-python/zeroconf/zeroconf-0.132.2.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{10..13} ) inherit distutils-r1 pypi