diff --git a/dev-python/humanize/humanize-3.5.0.ebuild b/dev-python/humanize/humanize-3.5.0.ebuild index 7bc5554aa1759..c806307de9e94 100644 --- a/dev-python/humanize/humanize-3.5.0.ebuild +++ b/dev-python/humanize/humanize-3.5.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( pypy3 python3_{7..9} ) +PYTHON_COMPAT=( pypy3 python3_{7..10} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1