diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-20 23:30:04 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-20 23:44:24 +0100 |
commit | 2a093e9f733a212ccfc1ad8d15b7bc5adbf0d1f9 (patch) | |
tree | 4c97109ce0e9b88289a6e3de97f46b5567ec8a29 /dev-perl/libxml-perl | |
parent | dev-perl/libintl-perl: stable 1.280.0 for ppc64, bug #661190 (diff) | |
download | gentoo-2a093e9f733a212ccfc1ad8d15b7bc5adbf0d1f9.tar.gz gentoo-2a093e9f733a212ccfc1ad8d15b7bc5adbf0d1f9.tar.bz2 gentoo-2a093e9f733a212ccfc1ad8d15b7bc5adbf0d1f9.zip |
dev-perl/libxml-perl: stable 0.80.0-r2 for ppc64, bug #661190
Bug: https://bugs.gentoo.org/661190
Package-Manager: Portage-2.3.43, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc64"
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 6b8490f6f406..734f41ba76e9 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" |