commit: f9bf1a2cd8d2f3a051f9e568271ed7937b7aad31
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 11 19:45:32 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Wed Jul 11 19:46:35 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9bf1a2c
dev-python/ws4py: x86 stable wrt bug #658884
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/ws4py/ws4py-0.3.4-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/ws4py/ws4py-0.3.4-r1.ebuild
b/dev-python/ws4py/ws4py-0.3.4-r1.ebuild
index df97e39f5bf..45d9e82c92b 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"