diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-03 11:19:11 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-03 11:19:11 +0100 |
commit | 726e6ad3c369bf9dc7e90838acb99aaf7fc9362a (patch) | |
tree | b4da90132fa0bbe1a1e7a66ab972025a262478c3 /dev-python/flake8 | |
parent | dev-python/sphinx-prompt: keyworded 1.3.0 for ia64 (diff) | |
download | gentoo-726e6ad3c369bf9dc7e90838acb99aaf7fc9362a.tar.gz gentoo-726e6ad3c369bf9dc7e90838acb99aaf7fc9362a.tar.bz2 gentoo-726e6ad3c369bf9dc7e90838acb99aaf7fc9362a.zip |
dev-python/flake8: keyworded 3.8.3 for ia64
keyworded wrt bug #746137
Package-Manager: Portage-3.0.8, Repoman-3.0.1
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.8.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/flake8/flake8-3.8.3.ebuild b/dev-python/flake8/flake8-3.8.3.ebuild index 7fb88e57ff18..b7dd05d23312 100644 --- a/dev-python/flake8/flake8-3.8.3.ebuild +++ b/dev-python/flake8/flake8-3.8.3.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~s390 ~x86" +KEYWORDS="~amd64 ~ia64 ~s390 ~x86" # requires.txt inc. mccabe however that creates a circular dep RDEPEND=" |