diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-18 11:18:56 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-18 11:18:56 +0100 |
commit | 3e4bdac34537c87e0cc9792434fd309e5b890a1a (patch) | |
tree | 181bed992180f304ee41d95bd34480f18c3eef95 /dev-python/flake8 | |
parent | dev-python/fixtures: sparc stable wrt bug #530600 (diff) | |
download | gentoo-3e4bdac34537c87e0cc9792434fd309e5b890a1a.tar.gz gentoo-3e4bdac34537c87e0cc9792434fd309e5b890a1a.tar.bz2 gentoo-3e4bdac34537c87e0cc9792434fd309e5b890a1a.zip |
dev-python/flake8: sparc stable wrt bug #530600
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-python/flake8')
-rw-r--r-- | dev-python/flake8/flake8-2.2.5.ebuild | 2 |
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 d9fd121ff443..d352fa04c513 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 sparc x86 ~amd64-linux ~x86-linux" IUSE="test" LICENSE="MIT" SLOT="0" |