diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-04-16 19:09:32 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-16 19:35:30 +0100 |
commit | f054072281c7549b0029fc004ee64f828da6a34e (patch) | |
tree | d0479a0b9edcea184298f3b082cb8318a52a11bf /dev-python/flake8 | |
parent | dev-python/mock: stable 2.0.0 for sparc, bug #649350 (diff) | |
download | gentoo-f054072281c7549b0029fc004ee64f828da6a34e.tar.gz gentoo-f054072281c7549b0029fc004ee64f828da6a34e.tar.bz2 gentoo-f054072281c7549b0029fc004ee64f828da6a34e.zip |
dev-python/flake8: stable 3.5.0 for sparc, bug #649350
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-python/flake8')
-rw-r--r-- | dev-python/flake8/flake8-3.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/flake8/flake8-3.5.0.ebuild b/dev-python/flake8/flake8-3.5.0.ebuild index ebff1d2388af..020a6246f69b 100644 --- a/dev-python/flake8/flake8-3.5.0.ebuild +++ b/dev-python/flake8/flake8-3.5.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" # requires.txt inc. mccabe however that creates a circular dep |