diff options
Diffstat (limited to 'dev-python/furo/furo-2022.12.7.ebuild')
-rw-r--r-- | dev-python/furo/furo-2022.12.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/furo/furo-2022.12.7.ebuild b/dev-python/furo/furo-2022.12.7.ebuild index 00276e7189ea..ccd127305967 100644 --- a/dev-python/furo/furo-2022.12.7.ebuild +++ b/dev-python/furo/furo-2022.12.7.ebuild @@ -8,7 +8,7 @@ EAPI=8 # everything from the Internet DISTUTILS_USE_PEP517=standalone -PYTHON_COMPAT=( pypy3 python3_{8..11} ) +PYTHON_COMPAT=( pypy3 python3_{9..11} ) inherit distutils-r1 |