diff options
Diffstat (limited to 'dev-python/humanize/humanize-3.2.0.ebuild')
-rw-r--r-- | dev-python/humanize/humanize-3.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/humanize/humanize-3.2.0.ebuild b/dev-python/humanize/humanize-3.2.0.ebuild index c59ef057f405..7d8ccd4a3796 100644 --- a/dev-python/humanize/humanize-3.2.0.ebuild +++ b/dev-python/humanize/humanize-3.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( pypy3 python3_{6..9} ) +PYTHON_COMPAT=( pypy3 python3_{7..9} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 |