diff --git a/dev-python/crispy-bootstrap5/crispy-bootstrap5-2025.6.ebuild b/dev-python/crispy-bootstrap5/crispy-bootstrap5-2025.6.ebuild index cf3689b02cb45..40c2f46cf6375 100644 --- a/dev-python/crispy-bootstrap5/crispy-bootstrap5-2025.6.ebuild +++ b/dev-python/crispy-bootstrap5/crispy-bootstrap5-2025.6.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{12..13} ) inherit distutils-r1