From ce9d4456fd09046992ba122fbbcbef8d5f46b200 Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Sat, 28 Jul 2018 15:22:04 +0200 Subject: 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(-) (limited to 'dev-python/ws4py') diff --git a/dev-python/ws4py/ws4py-0.5.1.ebuild b/dev-python/ws4py/ws4py-0.5.1.ebuild index 54b81d3c3df9..2cda31b943f8 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" -- cgit v1.2.3-65-gdbad