diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-25 20:40:53 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-25 20:45:39 +0000 |
commit | 8682004b017b30f3609dbab591cc1cf4eff629ae (patch) | |
tree | 4d794af949cbb2c4a32789ae1bb5f684f5fba359 /dev-perl | |
parent | media-plugins/vdr-undelete: version bump (diff) | |
download | gentoo-8682004b017b30f3609dbab591cc1cf4eff629ae.tar.gz gentoo-8682004b017b30f3609dbab591cc1cf4eff629ae.tar.bz2 gentoo-8682004b017b30f3609dbab591cc1cf4eff629ae.zip |
dev-perl/Alien-Libxml2: keyworded 0.90.0 for ppc64, bug #690140
Package-Manager: Portage-2.3.83, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Alien-Libxml2/Alien-Libxml2-0.90.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Alien-Libxml2/Alien-Libxml2-0.90.0.ebuild b/dev-perl/Alien-Libxml2/Alien-Libxml2-0.90.0.ebuild index f6e83d135fa5..1cc1e2a7332e 100644 --- a/dev-perl/Alien-Libxml2/Alien-Libxml2-0.90.0.ebuild +++ b/dev-perl/Alien-Libxml2/Alien-Libxml2-0.90.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Install the C libxml2 library on your system" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~riscv ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |