dev-python/tinyrpc: 1.0.1 allarches stablized
authorMatthew Thode <prometheanfire@gentoo.org>
Sat, 11 May 2019 19:29:09 +0000 (14:29 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Sat, 11 May 2019 19:47:25 +0000 (14:47 -0500)
Stablized for Openstack Stein

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
dev-python/tinyrpc/tinyrpc-1.0.1.ebuild

index b0f8227a4ed879009e49d0e8ff8e487131a2f93f..e05f2a18a04d84a26385a07b0a61175ff025e0a0 100644 (file)
@@ -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}]"