commit: ce9d4456fd09046992ba122fbbcbef8d5f46b200
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 28 13:22:04 2018 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sat Jul 28 13:24:47 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce9d4456
dev-python/ws4py: x86 stable (bug #658884)
Package-Manager: Portage-2.3.43, Repoman-2.3.10
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 54b81d3c3df..2cda31b943f 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"