commit: 3efd9a89463274214cea30c8a8a916e960f05c99 Author: Michael Weber <xmw <AT> gentoo <DOT> org> AuthorDate: Mon Feb 27 09:07:04 2017 +0000 Commit: Michael Weber <xmw <AT> gentoo <DOT> org> CommitDate: Mon Feb 27 14:19:42 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3efd9a89
app-text/itex2mml: add ~arm keyword (bug 583390). Package-Manager: Portage-2.3.3, Repoman-2.3.1 app-text/itex2mml/itex2mml-1.5.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/itex2mml/itex2mml-1.5.5.ebuild b/app-text/itex2mml/itex2mml-1.5.5.ebuild index 0bdc555956..d54a9a5a63 100644 --- a/app-text/itex2mml/itex2mml-1.5.5.ebuild +++ b/app-text/itex2mml/itex2mml-1.5.5.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://golem.ph.utexas.edu/~distler/blog/files/itexToMML-${PV}.tar.gz" LICENSE="|| ( GPL-2+ MPL-1.1 LGPL-2+ )" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="" S="${WORKDIR}/itexToMML/itex-src"
