diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-25 20:27:40 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-25 20:32:03 +0000 |
commit | ca684e1c3ed8b8fce98fe2837d9dcc8b2afe61b0 (patch) | |
tree | a01fa61cf1cb63f347e4512fc6d7219c6b96771d /dev-python/flake8 | |
parent | dev-python/entrypoints: keyworded 0.3-r1 for ppc, bug #701498 (diff) | |
download | gentoo-ca684e1c3ed8b8fce98fe2837d9dcc8b2afe61b0.tar.gz gentoo-ca684e1c3ed8b8fce98fe2837d9dcc8b2afe61b0.tar.bz2 gentoo-ca684e1c3ed8b8fce98fe2837d9dcc8b2afe61b0.zip |
dev-python/flake8: keyworded 3.7.9 for ppc, bug #701498
Package-Manager: Portage-2.3.83, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/flake8')
-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 773f3c0f88a6..a2da95abdac9 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 ~x86" +KEYWORDS="amd64 ~arm arm64 ~ia64 ~ppc ~x86" IUSE="test" # requires.txt inc. mccabe however that creates a circular dep |