diff options
Diffstat (limited to 'dev-python/ndg-httpsclient')
| -rw-r--r-- | dev-python/ndg-httpsclient/ndg-httpsclient-0.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ndg-httpsclient/ndg-httpsclient-0.5.1.ebuild b/dev-python/ndg-httpsclient/ndg-httpsclient-0.5.1.ebuild index 77e0b0f1b386..678b533ab8e9 100644 --- a/dev-python/ndg-httpsclient/ndg-httpsclient-0.5.1.ebuild +++ b/dev-python/ndg-httpsclient/ndg-httpsclient-0.5.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10,11} pypy3 ) inherit distutils-r1 DESCRIPTION="Provides enhanced HTTPS support for httplib and urllib2 using PyOpenSSL" |
