dev-python/ws4py: x86 stable (bug #658884)

Package-Manager: Portage-2.3.43, Repoman-2.3.10
This commit is contained in:
Thomas Deutschmann
2018-07-28 15:22:04 +02:00
parent 0a1033cc06
commit ce9d4456fd

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