summaryrefslogtreecommitdiff
path: root/dev-python/ioflo
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-02-22 16:04:03 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-02-22 16:04:03 +0100
commitbbe532ca52963a3f3067f877389e510a67509052 (patch)
tree4e5dfadd33145463731e1f098b58cd8367be1680 /dev-python/ioflo
parent33221a3f6774fc6d923208bce815991a26a1f6d0 (diff)
downloadgentoo-bbe532ca52963a3f3067f877389e510a67509052.tar.gz
gentoo-bbe532ca52963a3f3067f877389e510a67509052.tar.xz
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.ebuild4
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 9bd97d1fa89..37ecc455aaa 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}]"