diff --git a/dev-python/breathe/breathe-4.36.0.ebuild b/dev-python/breathe/breathe-4.36.0.ebuild index a5a5d2f600de9..17a5751a46f12 100644 --- a/dev-python/breathe/breathe-4.36.0.ebuild +++ b/dev-python/breathe/breathe-4.36.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{12..14} ) inherit distutils-r1