diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-23 16:45:44 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-23 16:45:44 +0100 |
commit | e4dfcbd87165d691224757f4c7d92779667cb611 (patch) | |
tree | 036b5321a350c2e42b59e7654dfc860dae0d72df /dev-python/rpyc | |
parent | dev-python/plumbum: x86 stable wrt bug #606328 (diff) | |
download | gentoo-e4dfcbd87165d691224757f4c7d92779667cb611.tar.gz gentoo-e4dfcbd87165d691224757f4c7d92779667cb611.tar.bz2 gentoo-e4dfcbd87165d691224757f4c7d92779667cb611.zip |
dev-python/rpyc: x86 stable wrt bug #606328
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/rpyc')
-rw-r--r-- | dev-python/rpyc/rpyc-3.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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}]" |