commit: 30d908c62c7b03bf238bb0fa1a3dc21b9a5fc972
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 6 03:54:08 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Mon Aug 6 03:54:08 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30d908c6
dev-python/ws4py: arm stable wrt bug #658884
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/ws4py/ws4py-0.5.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/ws4py/ws4py-0.5.1.ebuild
b/dev-python/ws4py/ws4py-0.5.1.ebuild
index 2cda31b943f..58f0a0684a8 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"