app-text/itex2mml: Add ~ppc keyword (bug 583390).
authorMichael Weber <xmw@gentoo.org>
Mon, 13 Feb 2017 22:51:29 +0000 (23:51 +0100)
committerMichael Weber <xmw@gentoo.org>
Tue, 14 Feb 2017 00:34:48 +0000 (01:34 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

app-text/itex2mml/itex2mml-1.5.5.ebuild

index a0c3f2c6e28306db9a7d6618366b9c39d46f2978..0bdc5559566aca33c4c6fedbd9da9b3dec360e49 100644 (file)
@@ -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"