summaryrefslogtreecommitdiff
path: root/net-misc/wssh/wssh-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/wssh/wssh-9999.ebuild')
-rw-r--r--net-misc/wssh/wssh-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/wssh/wssh-9999.ebuild b/net-misc/wssh/wssh-9999.ebuild
index f6b8138c..6de38d34 100644
--- a/net-misc/wssh/wssh-9999.ebuild
+++ b/net-misc/wssh/wssh-9999.ebuild
@@ -3,7 +3,7 @@
# $Header: $
EAPI=5
-PYTHON_COMPAT="python2_7"
+PYTHON_COMPAT=(python2_7)
DESCRIPTION="command-line utility/shell for WebSocket inspired by netcat"
HOMEPAGE="https://github.com/progrium/wssh"