dev-python/ws4py: amd64 stable

Gentoo-bug: 658932
Package-Manager: Portage-2.3.40, Repoman-2.3.9
This commit is contained in:
Jason Zaman
2018-06-24 20:48:05 +08:00
parent 5e506926c8
commit 873ae38a2e

View 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"