From: Thomas Deutschmann Date: Mon, 25 Jun 2018 22:58:49 +0000 (+0200) Subject: dev-python/rpyc: x86 stable (bug #659078) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=fca3f9a81be22642e00ab6f81102db0983edaf0d;p=gentoo.git dev-python/rpyc: x86 stable (bug #659078) Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- diff --git a/dev-python/rpyc/rpyc-3.4.4.ebuild b/dev-python/rpyc/rpyc-3.4.4.ebuild index 4937f31d66c1..7e2401b2a5a9 100644 --- a/dev-python/rpyc/rpyc-3.4.4.ebuild +++ b/dev-python/rpyc/rpyc-3.4.4.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://rpyc.readthedocs.io/en/latest/" 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}]"