aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/asyncssh/asyncssh-2.6.0.ebuild')
-rw-r--r--dev-python/asyncssh/asyncssh-2.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/asyncssh/asyncssh-2.6.0.ebuild b/dev-python/asyncssh/asyncssh-2.6.0.ebuild
index cf8388c46..af5b73206 100644
--- a/dev-python/asyncssh/asyncssh-2.6.0.ebuild
+++ b/dev-python/asyncssh/asyncssh-2.6.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..9} )
DOCS_DIR="docs"
DOCS_BUILDER="sphinx"