net-misc/pps-tools: add ~ppc keyword (bug 599048).
authorMichael Weber <xmw@gentoo.org>
Mon, 13 Feb 2017 16:22:29 +0000 (17:22 +0100)
committerMichael Weber <xmw@gentoo.org>
Mon, 13 Feb 2017 16:22:29 +0000 (17:22 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

net-misc/pps-tools/pps-tools-0.0.20120407.ebuild

index 659d8637ccda9e30ab3bfeff30148c67fa093ce5..a995cf2a0c32cf0bdf26e3b571ccb705f21aa79f 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$
 
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/${GITHUB_USER}/${PN}/tarball/${PV_COMMIT} -> ${PN}-g
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 hppa ppc64 x86"
+KEYWORDS="alpha amd64 hppa ppc ppc64 x86"
 IUSE=""
 
 S="${WORKDIR}/${GITHUB_USER}-${PN}-${PV_COMMIT:0:7}"