dev-python/ws4py: amd64 stable
authorJason Zaman <perfinion@gentoo.org>
Sun, 24 Jun 2018 12:48:05 +0000 (20:48 +0800)
committerJason Zaman <perfinion@gentoo.org>
Sun, 24 Jun 2018 12:48:05 +0000 (20:48 +0800)
Gentoo-bug: 658932
Package-Manager: Portage-2.3.40, Repoman-2.3.9

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

index ee738e5a2731740a13b63fa24e3d6c2ab4546848..df97e39f5bf7cb7853d29367d9839b1c99e0b389 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"