diff --git a/dev-python/crispy-bootstrap4/crispy-bootstrap4-2026.2.ebuild b/dev-python/crispy-bootstrap4/crispy-bootstrap4-2026.2.ebuild index 712793df32371..340fc72a85a0a 100644 --- a/dev-python/crispy-bootstrap4/crispy-bootstrap4-2026.2.ebuild +++ b/dev-python/crispy-bootstrap4/crispy-bootstrap4-2026.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{12..13} ) +PYTHON_COMPAT=( python3_{12..14} ) inherit distutils-r1