dev-perl/XML-Parser-Lite: ppc stable wrt bug #581888
authorAgostino Sarubbo <ago@gentoo.org>
Sun, 1 Jan 2017 12:30:47 +0000 (13:30 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Sun, 1 Jan 2017 12:30:47 +0000 (13:30 +0100)
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.721.0.ebuild

index b78259cd18b83e7e82bba64bd03f59fb210a648f..8cc6fcdcee8bc8def93243c3fc45785d4f56a0ff 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$
 
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Lightweight regexp-based XML parser"
 
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="test minimal"
 
 # Note: Don't try to depend on XMLRPC-Lite or SOAP-Lite with tests,