From: Agostino Sarubbo Date: Tue, 11 Feb 2020 19:48:42 +0000 (+0100) Subject: dev-python/rpyc: x86 stable wrt bug #706146 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=8baa372c92ebf80eca82bdb9613f50318ee7d5ab;p=gentoo.git dev-python/rpyc: x86 stable wrt bug #706146 Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/rpyc/rpyc-4.0.2.ebuild b/dev-python/rpyc/rpyc-4.0.2.ebuild index f4b65a5bce93..1690e5daa2f8 100644 --- a/dev-python/rpyc/rpyc-4.0.2.ebuild +++ b/dev-python/rpyc/rpyc-4.0.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND="dev-python/plumbum[${PYTHON_USEDEP}]" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"