diff options
Diffstat (limited to 'dev-python/ssh2-python/ssh2-python-0.27.0.ebuild')
| -rw-r--r-- | dev-python/ssh2-python/ssh2-python-0.27.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ssh2-python/ssh2-python-0.27.0.ebuild b/dev-python/ssh2-python/ssh2-python-0.27.0.ebuild index 5cf3fa5873c3..f20cec26ef38 100644 --- a/dev-python/ssh2-python/ssh2-python-0.27.0.ebuild +++ b/dev-python/ssh2-python/ssh2-python-0.27.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="Super fast SSH2 protocol library, Python bindings for libssh2" |
