diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-22 16:04:03 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-22 16:04:03 +0100 |
commit | bbe532ca52963a3f3067f877389e510a67509052 (patch) | |
tree | 4e5dfadd33145463731e1f098b58cd8367be1680 /dev-python/ioflo | |
parent | dev-php/pecl-apcu_bc: amd64 stable wrt bug #610402 (diff) | |
download | gentoo-bbe532ca52963a3f3067f877389e510a67509052.tar.gz gentoo-bbe532ca52963a3f3067f877389e510a67509052.tar.bz2 gentoo-bbe532ca52963a3f3067f877389e510a67509052.zip |
dev-python/ioflo: amd64 stable wrt bug #606182
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
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 | 4 |
1 files changed, 2 insertions, 2 deletions
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}]" |