diff options
Diffstat (limited to 'dev-python/humanfriendly')
| -rw-r--r-- | dev-python/humanfriendly/humanfriendly-8.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/humanfriendly/humanfriendly-8.2.ebuild b/dev-python/humanfriendly/humanfriendly-8.2.ebuild index d5a929d95248..b8e71ff5d0fa 100644 --- a/dev-python/humanfriendly/humanfriendly-8.2.ebuild +++ b/dev-python/humanfriendly/humanfriendly-8.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{5..10} pypy3 ) +PYTHON_COMPAT=( python3_{5,6,7,8,9,10} pypy3 ) PYTHON_REQ_USE="threads(+)" DISTUTILS_USE_SETUPTOOLS=rdepend |
