commit: 64725c1b6ce316410fff960b8888a4ea4b9c5224
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 24 09:39:13 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Jun 24 09:39:59 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64725c1b
dev-python/ws4py: amd64 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 b8797e5d415..54b81d3c3df 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"