diff --git a/dev-python/reno/reno-4.1.0.ebuild b/dev-python/reno/reno-4.1.0.ebuild index 5a618704e8ca9..20ed6c680ab4e 100644 --- a/dev-python/reno/reno-4.1.0.ebuild +++ b/dev-python/reno/reno-4.1.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{12..13} ) inherit distutils-r1 pypi