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