summaryrefslogtreecommitdiff
path: root/dev-python/humanfriendly/humanfriendly-9.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/humanfriendly/humanfriendly-9.2.ebuild')
-rw-r--r--dev-python/humanfriendly/humanfriendly-9.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/humanfriendly/humanfriendly-9.2.ebuild b/dev-python/humanfriendly/humanfriendly-9.2.ebuild
index e7c4b6fdf3fc..8cf6193e41dc 100644
--- a/dev-python/humanfriendly/humanfriendly-9.2.ebuild
+++ b/dev-python/humanfriendly/humanfriendly-9.2.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( pypy3 python3_{8..9} )
+PYTHON_COMPAT=( pypy3 python3_{8..10} )
PYTHON_REQ_USE="threads(+)"
inherit distutils-r1