dev-python/ws4py: amd64 stable wrt bug #658884
authorMikle Kolyada <zlogene@gentoo.org>
Sun, 24 Jun 2018 09:39:13 +0000 (12:39 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Sun, 24 Jun 2018 09:39:59 +0000 (12:39 +0300)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

dev-python/ws4py/ws4py-0.5.1.ebuild

index b8797e5d4151da3061d696ab74fc632657a63fef..54b81d3c3df97061db562d1e837a8f9995e2e33c 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"