diff options
-rw-r--r-- | dev-python/zeroconf/zeroconf-0.132.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/zeroconf/zeroconf-0.132.2.ebuild b/dev-python/zeroconf/zeroconf-0.132.2.ebuild index 53d810e82f90..014d1b6ea1d2 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 |