diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-02-26 23:47:56 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-02-27 07:28:03 +0000 |
commit | 150acf848b4a902b1a8c38a82bb7af5e7b6a60ad (patch) | |
tree | aba3e2756c99b2085b2ae326bed4913d23b26d04 /dev-python/flake8/flake8-3.7.9.ebuild | |
parent | dev-python/twisted: stable 19.10.0 for sparc, bug #705488 (diff) | |
download | gentoo-150acf848b4a902b1a8c38a82bb7af5e7b6a60ad.tar.gz gentoo-150acf848b4a902b1a8c38a82bb7af5e7b6a60ad.tar.bz2 gentoo-150acf848b4a902b1a8c38a82bb7af5e7b6a60ad.zip |
dev-python/flake8: stable 3.7.9 for sparc, bug #706568
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/flake8/flake8-3.7.9.ebuild')
-rw-r--r-- | dev-python/flake8/flake8-3.7.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/flake8/flake8-3.7.9.ebuild b/dev-python/flake8/flake8-3.7.9.ebuild index 151b276efef3..a1d579273d10 100644 --- a/dev-python/flake8/flake8-3.7.9.ebuild +++ b/dev-python/flake8/flake8-3.7.9.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm arm64 ia64 ppc ppc64 ~sparc x86" +KEYWORDS="amd64 arm arm64 ia64 ppc ppc64 sparc x86" IUSE="test" # requires.txt inc. mccabe however that creates a circular dep |