From: Agostino Sarubbo Date: Mon, 23 Jan 2017 15:45:44 +0000 (+0100) Subject: dev-python/rpyc: x86 stable wrt bug #606328 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e4dfcbd87165d691224757f4c7d92779667cb611;p=gentoo.git dev-python/rpyc: x86 stable wrt bug #606328 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/rpyc/rpyc-3.3.0.ebuild b/dev-python/rpyc/rpyc-3.3.0.ebuild index 8400b6d3f6bc..1c6a28bfe4e4 100644 --- a/dev-python/rpyc/rpyc-3.3.0.ebuild +++ b/dev-python/rpyc/rpyc-3.3.0.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="http://rpyc.readthedocs.org/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="dev-python/plumbum" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"