commit: 726e6ad3c369bf9dc7e90838acb99aaf7fc9362a
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 3 10:19:11 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Oct 3 10:19:11 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=726e6ad3
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 <AT> gentoo.org>
dev-python/flake8/flake8-3.8.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/flake8/flake8-3.8.3.ebuild
b/dev-python/flake8/flake8-3.8.3.ebuild
index 7fb88e57ff1..b7dd05d2331 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="