diff --git a/dev-python/crispy-bootstrap5/crispy-bootstrap5-2026.3.ebuild b/dev-python/crispy-bootstrap5/crispy-bootstrap5-2026.3.ebuild index 608771b9b748a..88c8f07215c9b 100644 --- a/dev-python/crispy-bootstrap5/crispy-bootstrap5-2026.3.ebuild +++ b/dev-python/crispy-bootstrap5/crispy-bootstrap5-2026.3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{12..13} ) +PYTHON_COMPAT=( python3_{12..14} ) inherit distutils-r1