diff options
Diffstat (limited to 'dev-python/webob/webob-1.8.7.ebuild')
-rw-r--r-- | dev-python/webob/webob-1.8.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/webob/webob-1.8.7.ebuild b/dev-python/webob/webob-1.8.7.ebuild index a27b41c0fbe7..fb18c79b8392 100644 --- a/dev-python/webob/webob-1.8.7.ebuild +++ b/dev-python/webob/webob-1.8.7.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( pypy3 python3_{7..9} ) +PYTHON_COMPAT=( pypy3 python3_{7..10} ) inherit distutils-r1 |