From: Michael Weber Date: Mon, 13 Feb 2017 22:51:29 +0000 (+0100) Subject: app-text/itex2mml: Add ~ppc keyword (bug 583390). X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=9c5f77274a63a8ddb7008f61d336e47800d3d882;p=gentoo.git app-text/itex2mml: Add ~ppc keyword (bug 583390). Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/app-text/itex2mml/itex2mml-1.5.5.ebuild b/app-text/itex2mml/itex2mml-1.5.5.ebuild index a0c3f2c6e283..0bdc5559566a 100644 --- a/app-text/itex2mml/itex2mml-1.5.5.ebuild +++ b/app-text/itex2mml/itex2mml-1.5.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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 ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" S="${WORKDIR}/itexToMML/itex-src"