From: Agostino Sarubbo Date: Wed, 22 Feb 2017 16:06:42 +0000 (+0100) Subject: dev-python/ioflo: x86 stable wrt bug #606182 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3846d233f4c2bf62ae276e57117242022d9fbc37;p=gentoo.git dev-python/ioflo: x86 stable wrt bug #606182 Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/ioflo/ioflo-1.5.0.ebuild b/dev-python/ioflo/ioflo-1.5.0.ebuild index 37ecc455aaa0..df4740a794e3 100644 --- a/dev-python/ioflo/ioflo-1.5.0.ebuild +++ b/dev-python/ioflo/ioflo-1.5.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"