dev-python/ws4py: arm stable wrt bug #722240
authorMikle Kolyada <zlogene@gentoo.org>
Sat, 16 May 2020 11:26:45 +0000 (14:26 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Sat, 16 May 2020 11:26:45 +0000 (14:26 +0300)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
dev-python/ws4py/ws4py-0.5.1-r1.ebuild

index 21de5cde42da53fdb672dddbe53a0309db718948..558868593e6016566227669488b245267865e3d3 100644 (file)
@@ -16,7 +16,7 @@ if [[ ${PV} == "9999" ]] ; then
        inherit git-r3
 else
        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"