dev-python/ws4py: x86 stable wrt bug #658884
authorMikle Kolyada <zlogene@gentoo.org>
Wed, 11 Jul 2018 19:45:32 +0000 (22:45 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Wed, 11 Jul 2018 19:46:35 +0000 (22:46 +0300)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

dev-python/ws4py/ws4py-0.3.4-r1.ebuild

index df97e39f5bf7cb7853d29367d9839b1c99e0b389..45d9e82c92b76e20b13540b93f43d683c0647bec 100644 (file)
@@ -17,7 +17,7 @@ if [[ ${PV} == *9999* ]] ; then
 else
        inherit vcs-snapshot
        SRC_URI="https://github.com/Lawouach/WebSocket-for-Python/archive/v${PV} -> ${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"