From: Rolf Eike Beer Date: Tue, 14 Jan 2020 17:24:24 +0000 (+0100) Subject: dev-perl/XML-LibXML: keyworded 2.20.100 for hppa, bug #690140 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=65e183bae1490c86cd0dc1daa6c61f67499fb133;p=gentoo.git dev-perl/XML-LibXML: keyworded 2.20.100 for hppa, bug #690140 Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer Signed-off-by: Sergei Trofimovich --- 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 92a7459be2eb..1b58c7e27880 100644 --- a/dev-perl/XML-LibXML/XML-LibXML-2.20.100.ebuild +++ b/dev-perl/XML-LibXML/XML-LibXML-2.20.100.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl binding for libxml2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86" IUSE="test minimal" RESTRICT="!test? ( test )"