summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-07-28 15:22:04 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-07-28 15:24:47 +0200
commitce9d4456fd09046992ba122fbbcbef8d5f46b200 (patch)
treec9898f96b1ea946ff994b10949c4139dfc578abf /dev-python/ws4py
parentmedia-libs/woff2: x86 keyworded (bug #661356) (diff)
downloadgentoo-ce9d4456fd09046992ba122fbbcbef8d5f46b200.tar.gz
gentoo-ce9d4456fd09046992ba122fbbcbef8d5f46b200.tar.bz2
gentoo-ce9d4456fd09046992ba122fbbcbef8d5f46b200.zip
dev-python/ws4py: x86 stable (bug #658884)
Package-Manager: Portage-2.3.43, Repoman-2.3.10
Diffstat (limited to 'dev-python/ws4py')
-rw-r--r--dev-python/ws4py/ws4py-0.5.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ws4py/ws4py-0.5.1.ebuild b/dev-python/ws4py/ws4py-0.5.1.ebuild
index 54b81d3c3df9..2cda31b943f8 100644
--- a/dev-python/ws4py/ws4py-0.5.1.ebuild
+++ b/dev-python/ws4py/ws4py-0.5.1.ebuild
@@ -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"