diff --git a/dev-python/furo/furo-2025.7.19.ebuild b/dev-python/furo/furo-2025.7.19.ebuild index ac5f79c6d2f12..509364af37713 100644 --- a/dev-python/furo/furo-2025.7.19.ebuild +++ b/dev-python/furo/furo-2025.7.19.ebuild @@ -8,7 +8,7 @@ EAPI=8 # everything from the Internet DISTUTILS_USE_PEP517=standalone -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{11..14} ) inherit distutils-r1 pypi