summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-08-06 06:54:08 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-08-06 06:54:08 +0300
commit30d908c62c7b03bf238bb0fa1a3dc21b9a5fc972 (patch)
treec6ec4c8e330b872927e213696eea0c1f528c9cef /dev-python/ws4py
parentdev-python/snakeoil: amd64 stable wrt bug #659624 (diff)
downloadgentoo-30d908c62c7b03bf238bb0fa1a3dc21b9a5fc972.tar.gz
gentoo-30d908c62c7b03bf238bb0fa1a3dc21b9a5fc972.tar.bz2
gentoo-30d908c62c7b03bf238bb0fa1a3dc21b9a5fc972.zip
dev-python/ws4py: arm stable wrt bug #658884
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-python/ws4py')
-rw-r--r--dev-python/ws4py/ws4py-0.5.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ws4py/ws4py-0.5.1.ebuild b/dev-python/ws4py/ws4py-0.5.1.ebuild
index 2cda31b943f8..58f0a0684a8f 100644
--- a/dev-python/ws4py/ws4py-0.5.1.ebuild
+++ b/dev-python/ws4py/ws4py-0.5.1.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} == "9999" ]] ; then
else
inherit vcs-snapshot
SRC_URI="https://github.com/Lawouach/WebSocket-for-Python/archive/${PV}.tar.gz -> ${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"