commit: 59c58ea0d827c36959e48558b986ef438e2908ba Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Sun May 31 10:03:13 2020 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sun May 31 10:04:24 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59c58ea0
dev-python/munch: keyworded 2.5.0-r1 for ia64, bug #726188 Package-Manager: Portage-2.3.100, Repoman-2.3.22 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> dev-python/munch/munch-2.5.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/munch/munch-2.5.0-r1.ebuild b/dev-python/munch/munch-2.5.0-r1.ebuild index fe8df5025c7..e2a755e99a6 100644 --- a/dev-python/munch/munch-2.5.0-r1.ebuild +++ b/dev-python/munch/munch-2.5.0-r1.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://github.com/Infinidat/munch" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" -KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" SLOT="0" BDEPEND="
