From: Mikle Kolyada Date: Sun, 24 Jun 2018 09:39:13 +0000 (+0300) Subject: dev-python/ws4py: amd64 stable wrt bug #658884 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=64725c1b6ce316410fff960b8888a4ea4b9c5224;p=gentoo.git dev-python/ws4py: amd64 stable wrt bug #658884 Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- diff --git a/dev-python/ws4py/ws4py-0.5.1.ebuild b/dev-python/ws4py/ws4py-0.5.1.ebuild index b8797e5d4151..54b81d3c3df9 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"