dev-python/ws4py: arm stable wrt bug #658884
authorMikle Kolyada <zlogene@gentoo.org>
Mon, 6 Aug 2018 03:54:08 +0000 (06:54 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Mon, 6 Aug 2018 03:54:08 +0000 (06:54 +0300)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

dev-python/ws4py/ws4py-0.5.1.ebuild

index 2cda31b943f87d5e92de68c23db52a06ff1683fb..58f0a0684a8f58fdf6eeaad8d18d3456f0e5a2c3 100644 (file)
@@ -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"