diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:50:55 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 21:20:30 +0100 |
commit | 4a565c56d465230be4e2c17472ae69d6083b0c23 (patch) | |
tree | aaf191f88f69a7351d7294717fc16601d18fc8ee /dev-perl/XML-LibXML | |
parent | dev-libs/libsigsegv: stable 2.12-r1 for ppc64, bug #657094 (diff) | |
download | gentoo-4a565c56d465230be4e2c17472ae69d6083b0c23.tar.gz gentoo-4a565c56d465230be4e2c17472ae69d6083b0c23.tar.bz2 gentoo-4a565c56d465230be4e2c17472ae69d6083b0c23.zip |
dev-perl/XML-LibXML: stable 2.13.200 for ppc64, bug #657118
Bug: https://bugs.gentoo.org/657118
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-perl/XML-LibXML')
-rw-r--r-- | dev-perl/XML-LibXML/XML-LibXML-2.13.200.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/XML-LibXML/XML-LibXML-2.13.200.ebuild b/dev-perl/XML-LibXML/XML-LibXML-2.13.200.ebuild index d2c2a43c7e3f..5f82f078183a 100644 --- a/dev-perl/XML-LibXML/XML-LibXML-2.13.200.ebuild +++ b/dev-perl/XML-LibXML/XML-LibXML-2.13.200.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl binding for libxml2" SLOT="0" -KEYWORDS="alpha amd64 ~arm arm64 ~hppa ia64 ~mips ppc ~ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="test minimal" RDEPEND=" |