diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-03 11:29:18 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-03 11:38:02 +0100 |
commit | eaa46131ea0b2c0bc82de6931e376da7b378fdc5 (patch) | |
tree | b6ff9a864c058a1cab5795c23eece0fc44a4d103 /dev-perl/XML-Parser-Lite | |
parent | dev-perl/SOAP-Lite: ppc64 stable wrt bug #581888 (diff) | |
download | gentoo-eaa46131ea0b2c0bc82de6931e376da7b378fdc5.tar.gz gentoo-eaa46131ea0b2c0bc82de6931e376da7b378fdc5.tar.bz2 gentoo-eaa46131ea0b2c0bc82de6931e376da7b378fdc5.zip |
dev-perl/XML-Parser-Lite: ppc64 stable wrt bug #581888
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/XML-Parser-Lite')
-rw-r--r-- | dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.721.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.721.0.ebuild b/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.721.0.ebuild index 8cc6fcdcee8b..434f450122f8 100644 --- a/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.721.0.ebuild +++ b/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.721.0.ebuild @@ -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, |