diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-22 17:06:42 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-22 17:06:42 +0100 |
commit | 3846d233f4c2bf62ae276e57117242022d9fbc37 (patch) | |
tree | 3e797f129a003d0552afa94b2a488991218c9320 /dev-python/ioflo | |
parent | dev-python/python-systemd: x86 stable wrt bug #606308 (diff) | |
download | gentoo-3846d233f4c2bf62ae276e57117242022d9fbc37.tar.gz gentoo-3846d233f4c2bf62ae276e57117242022d9fbc37.tar.bz2 gentoo-3846d233f4c2bf62ae276e57117242022d9fbc37.zip |
dev-python/ioflo: x86 stable wrt bug #606182
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/ioflo')
-rw-r--r-- | dev-python/ioflo/ioflo-1.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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}]" |