summaryrefslogtreecommitdiff
path: root/dev-python/ssh2-python
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/ssh2-python')
-rw-r--r--dev-python/ssh2-python/ssh2-python-0.26.0.ebuild2
-rw-r--r--dev-python/ssh2-python/ssh2-python-0.27.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/ssh2-python/ssh2-python-0.26.0.ebuild b/dev-python/ssh2-python/ssh2-python-0.26.0.ebuild
index 799c0776c53b..3a71a134f324 100644
--- a/dev-python/ssh2-python/ssh2-python-0.26.0.ebuild
+++ b/dev-python/ssh2-python/ssh2-python-0.26.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"
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"