From: Agostino Sarubbo Date: Wed, 22 Feb 2017 15:04:03 +0000 (+0100) Subject: dev-python/ioflo: amd64 stable wrt bug #606182 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=bbe532ca52963a3f3067f877389e510a67509052;p=gentoo.git dev-python/ioflo: amd64 stable wrt bug #606182 Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="amd64" 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 9bd97d1fa89d..37ecc455aaa0 100644 --- a/dev-python/ioflo/ioflo-1.5.0.ebuild +++ b/dev-python/ioflo/ioflo-1.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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}]"