diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-23 19:53:12 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-23 19:53:12 +0100 |
commit | 9b0eec6337fb72386d53d1d36a71d2fe72d9ad5d (patch) | |
tree | 6a53e2b2e3b655472636922e797f7e5ccdf1cd47 /dev-perl/XML-LibXML | |
parent | dev-libs/libsigsegv: stable 2.12-r1 for hppa, bug #657094 (diff) | |
download | gentoo-9b0eec6337fb72386d53d1d36a71d2fe72d9ad5d.tar.gz gentoo-9b0eec6337fb72386d53d1d36a71d2fe72d9ad5d.tar.bz2 gentoo-9b0eec6337fb72386d53d1d36a71d2fe72d9ad5d.zip |
dev-perl/XML-LibXML: stable 2.13.200 for hppa, bug #657118
Bug: https://bugs.gentoo.org/657118
Package-Manager: Portage-2.3.43, Repoman-2.3.10
RepoMan-Options: --include-arches="hppa"
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 4a16a5d84483..a4a6b233587e 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 s390 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 s390 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=" |