summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2018-06-24 20:48:05 +0800
committerJason Zaman <perfinion@gentoo.org>2018-06-24 20:48:05 +0800
commit873ae38a2e9721e8a7e3563a57eec3c157830b4d (patch)
treec6aa45afb9baf71ba91fb68a2e21e8207d7bf548 /dev-python/ws4py
parentwww-apps/nikola: amd64 stable (diff)
downloadgentoo-873ae38a2e9721e8a7e3563a57eec3c157830b4d.tar.gz
gentoo-873ae38a2e9721e8a7e3563a57eec3c157830b4d.tar.bz2
gentoo-873ae38a2e9721e8a7e3563a57eec3c157830b4d.zip
dev-python/ws4py: amd64 stable
Gentoo-bug: 658932 Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-python/ws4py')
-rw-r--r--dev-python/ws4py/ws4py-0.3.4-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ws4py/ws4py-0.3.4-r1.ebuild b/dev-python/ws4py/ws4py-0.3.4-r1.ebuild
index ee738e5a2731..df97e39f5bf7 100644
--- a/dev-python/ws4py/ws4py-0.3.4-r1.ebuild
+++ b/dev-python/ws4py/ws4py-0.3.4-r1.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} == *9999* ]] ; then
else
inherit vcs-snapshot
SRC_URI="https://github.com/Lawouach/WebSocket-for-Python/archive/v${PV} -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~x86"
+ KEYWORDS="amd64 ~arm ~x86"
fi
DESCRIPTION="WebSocket client and server library for Python 2 and 3 as well as PyPy"