diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-20 23:56:50 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-21 00:17:46 +0100 |
commit | 0880f2f1477f7e862214250d263180366b16f45b (patch) | |
tree | 9c1e23ed7e20f226417ee08da0f3a3239c9a1e7b /dev-perl | |
parent | dev-perl/libintl-perl: stable 1.280.0 for ppc, bug #661190 (diff) | |
download | gentoo-0880f2f1477f7e862214250d263180366b16f45b.tar.gz gentoo-0880f2f1477f7e862214250d263180366b16f45b.tar.bz2 gentoo-0880f2f1477f7e862214250d263180366b16f45b.zip |
dev-perl/libxml-perl: stable 0.80.0-r2 for ppc, bug #661190
Bug: https://bugs.gentoo.org/661190
Package-Manager: Portage-2.3.43, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-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 734f41ba76e9..a2e7b902bade 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" |