diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-09 18:19:30 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-09 18:19:30 +0000 |
commit | 9e256cd7f12f9024b649b7e6b334dc9c9528c47a (patch) | |
tree | d219f81ddd2bf743ba90aff402f827883368afc1 /dev-python/flake8 | |
parent | dev-python/entrypoints: keyworded 0.3-r1 for ia64, bug #701498 (diff) | |
download | gentoo-9e256cd7f12f9024b649b7e6b334dc9c9528c47a.tar.gz gentoo-9e256cd7f12f9024b649b7e6b334dc9c9528c47a.tar.bz2 gentoo-9e256cd7f12f9024b649b7e6b334dc9c9528c47a.zip |
dev-python/flake8: keyworded 3.7.9 for ia64, bug #701498
Package-Manager: Portage-2.3.81, Repoman-2.3.20
RepoMan-Options: --include-arches="ia64"
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 637e8975da24..773f3c0f88a6 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 ~x86" +KEYWORDS="amd64 ~arm arm64 ~ia64 ~x86" IUSE="test" # requires.txt inc. mccabe however that creates a circular dep |