diff --git a/dev-python/furo/furo-2025.12.19.ebuild b/dev-python/furo/furo-2025.12.19.ebuild index 877059b578e6a..37e73a83a54a9 100644 --- a/dev-python/furo/furo-2025.12.19.ebuild +++ b/dev-python/furo/furo-2025.12.19.ebuild @@ -8,7 +8,7 @@ EAPI=8 # everything from the Internet DISTUTILS_USE_PEP517=standalone -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{12..14} ) inherit distutils-r1 pypi diff --git a/dev-python/furo/furo-2025.9.25.ebuild b/dev-python/furo/furo-2025.9.25.ebuild index 4517295fd7ba2..5387a90d03e11 100644 --- a/dev-python/furo/furo-2025.9.25.ebuild +++ b/dev-python/furo/furo-2025.9.25.ebuild @@ -8,7 +8,7 @@ EAPI=8 # everything from the Internet DISTUTILS_USE_PEP517=standalone -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{12..14} ) inherit distutils-r1 pypi