diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-25 20:27:14 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-25 20:31:57 +0000 |
commit | c0c18178633f05f0a01f5c5273b36eb99617a217 (patch) | |
tree | 945f3661cc917fac39e62c4aa945fd8a06c69ac2 /dev-perl | |
parent | dev-perl/UUID: keyworded 0.270.0 for ppc, bug #690140 (diff) | |
download | gentoo-c0c18178633f05f0a01f5c5273b36eb99617a217.tar.gz gentoo-c0c18178633f05f0a01f5c5273b36eb99617a217.tar.bz2 gentoo-c0c18178633f05f0a01f5c5273b36eb99617a217.zip |
dev-perl/XML-LibXML: keyworded 2.20.100 for ppc, bug #690140
Package-Manager: Portage-2.3.83, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/XML-LibXML/XML-LibXML-2.20.100.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/XML-LibXML/XML-LibXML-2.20.100.ebuild b/dev-perl/XML-LibXML/XML-LibXML-2.20.100.ebuild index a05857be12e3..6c23c5a7bd95 100644 --- a/dev-perl/XML-LibXML/XML-LibXML-2.20.100.ebuild +++ b/dev-perl/XML-LibXML/XML-LibXML-2.20.100.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl binding for libxml2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~riscv ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~riscv ~s390 ~sh ~sparc ~x86" IUSE="test minimal" RESTRICT="!test? ( test )" |