diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-25 20:41:26 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-25 20:45:41 +0000 |
commit | dc42b3ef24a69256680faaa35a626315b9a654f0 (patch) | |
tree | 1ebfc442e9e3e6751f9c3f0910e91de1f3807f47 /dev-python/flake8 | |
parent | dev-python/entrypoints: keyworded 0.3-r1 for ppc64, bug #701498 (diff) | |
download | gentoo-dc42b3ef24a69256680faaa35a626315b9a654f0.tar.gz gentoo-dc42b3ef24a69256680faaa35a626315b9a654f0.tar.bz2 gentoo-dc42b3ef24a69256680faaa35a626315b9a654f0.zip |
dev-python/flake8: keyworded 3.7.9 for ppc64, bug #701498
Package-Manager: Portage-2.3.83, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
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 a2da95abdac9..3f3e3eba6313 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 ~x86" +KEYWORDS="amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~x86" IUSE="test" # requires.txt inc. mccabe however that creates a circular dep |