diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-07-22 10:44:31 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-22 10:00:12 +0100 |
commit | 50d19c04fd64c8465e79e3c08efb455160b33f13 (patch) | |
tree | 50e2cc65b7c24e5b18a6661bb4e17055175ce7d8 /dev-perl/libxml-perl | |
parent | dev-perl/LWP-Protocol-https: stable 6.70.0 for hppa (diff) | |
download | gentoo-50d19c04fd64c8465e79e3c08efb455160b33f13.tar.gz gentoo-50d19c04fd64c8465e79e3c08efb455160b33f13.tar.bz2 gentoo-50d19c04fd64c8465e79e3c08efb455160b33f13.zip |
dev-perl/libxml-perl: stable 0.80.0-r2 for hppa
Bug: https://bugs.gentoo.org/661190
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'dev-perl/libxml-perl')
-rw-r--r-- | dev-perl/libxml-perl/libxml-perl-0.80.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/libxml-perl/libxml-perl-0.80.0-r2.ebuild b/dev-perl/libxml-perl/libxml-perl-0.80.0-r2.ebuild index 8585cc73cdde..d3566adaa2f5 100644 --- a/dev-perl/libxml-perl/libxml-perl-0.80.0-r2.ebuild +++ b/dev-perl/libxml-perl/libxml-perl-0.80.0-r2.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Collection of Perl modules for working with XML" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND=">=dev-perl/XML-Parser-2.29" |