commit: ac924b17abc5c3ceea94a09b14d4cc2c02838d51
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 9 16:52:39 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Aug 9 16:52:39 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac924b17
dev-python/filetype: keyworded 1.0.5 for ia64
keyworded wrt bug #736519
Package-Manager: Portage-3.0.1, Repoman-2.3.23
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-python/filetype/filetype-1.0.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/filetype/filetype-1.0.5.ebuild
b/dev-python/filetype/filetype-1.0.5.ebuild
index e0d6304e421..c03555accc3 100644
--- a/dev-python/filetype/filetype-1.0.5.ebuild
+++ b/dev-python/filetype/filetype-1.0.5.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64"
PATCHES=( "${FILESDIR}/${P}-examples.patch" )