summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2019-05-11 14:28:06 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2019-05-11 14:47:20 -0500
commitca31012bc173b831da6722fe6eb7e82e381cc565 (patch)
tree0ae63cfc255b71d245cb24d6d08d3388172b5b92
parentdev-python/pyroute2: 0.5.5 allarches stablized (diff)
downloadgentoo-ca31012bc173b831da6722fe6eb7e82e381cc565.tar.gz
gentoo-ca31012bc173b831da6722fe6eb7e82e381cc565.tar.bz2
gentoo-ca31012bc173b831da6722fe6eb7e82e381cc565.zip
dev-python/gevent-websocket: 0.10.1 allarches stablized
Stablized for Openstack Stein Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
-rw-r--r--dev-python/gevent-websocket/gevent-websocket-0.10.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/gevent-websocket/gevent-websocket-0.10.1.ebuild b/dev-python/gevent-websocket/gevent-websocket-0.10.1.ebuild
index 19dca5f6a14e..46ebdfeadad5 100644
--- a/dev-python/gevent-websocket/gevent-websocket-0.10.1.ebuild
+++ b/dev-python/gevent-websocket/gevent-websocket-0.10.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND="dev-python/gevent[${PYTHON_USEDEP}]"