diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-11 14:28:53 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-11 14:47:24 -0500 |
commit | 6e571b49d9a118c1ccb37c1390d6d52b2d689c66 (patch) | |
tree | bb1d0a83007b10376420ee6080746aac3cba39f0 /dev-python/tinyrpc | |
parent | dev-python/jsonext: 0.4.2 allarches stablized (diff) | |
download | gentoo-6e571b49d9a118c1ccb37c1390d6d52b2d689c66.tar.gz gentoo-6e571b49d9a118c1ccb37c1390d6d52b2d689c66.tar.bz2 gentoo-6e571b49d9a118c1ccb37c1390d6d52b2d689c66.zip |
dev-python/tinyrpc: 0.9.4 allarches stablized
Stablized for Openstack Stein
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python/tinyrpc')
-rw-r--r-- | dev-python/tinyrpc/tinyrpc-0.9.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/tinyrpc/tinyrpc-0.9.4.ebuild b/dev-python/tinyrpc/tinyrpc-0.9.4.ebuild index 9c1f036dd42d..321d64f1f5c0 100644 --- a/dev-python/tinyrpc/tinyrpc-0.9.4.ebuild +++ b/dev-python/tinyrpc/tinyrpc-0.9.4.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="gevent httpclient jsonext websocket wsgi zmq" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |