summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-11-18 11:17:05 +0100
committerAgostino Sarubbo <ago@gentoo.org>2015-11-18 11:17:05 +0100
commita73bcfa89ee744cd99f5720c07dc0273d89dd5ca (patch)
tree03f4120a70e537bf34c9ec4f975d9140e686afdd
parentf2d49ab37f90ea981371cb25d64eda58e3ef957e (diff)
downloadgentoo-a73bcfa89ee744cd99f5720c07dc0273d89dd5ca.tar.gz
gentoo-a73bcfa89ee744cd99f5720c07dc0273d89dd5ca.tar.xz
dev-python/flake8: ia64 stable wrt bug #530600
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ia64"
-rw-r--r--dev-python/flake8/flake8-2.2.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/flake8/flake8-2.2.5.ebuild b/dev-python/flake8/flake8-2.2.5.ebuild
index 24637f20963..d9fd121ff44 100644
--- a/dev-python/flake8/flake8-2.2.5.ebuild
+++ b/dev-python/flake8/flake8-2.2.5.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A wrapper around PyFlakes, pep8 & mccabe"
HOMEPAGE="https://bitbucket.org/tarek/flake8 https://pypi.python.org/pypi/flake8"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="test"
LICENSE="MIT"
SLOT="0"