diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-04-12 16:31:11 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-12 19:27:32 +0100 |
commit | b70573dc7a2c710986ee9eaec5d8dccc25f60a19 (patch) | |
tree | b00a339545e58a68ab6b0d35866e7c1264fdfb39 /dev-perl/XML-LibXML | |
parent | dev-perl/Text-Template: stable 1.530.0 for hppa, bug #717060 (diff) | |
download | gentoo-b70573dc7a2c710986ee9eaec5d8dccc25f60a19.tar.gz gentoo-b70573dc7a2c710986ee9eaec5d8dccc25f60a19.tar.bz2 gentoo-b70573dc7a2c710986ee9eaec5d8dccc25f60a19.zip |
dev-perl/XML-LibXML: stable 2.20.100 for hppa, bug #717060
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-perl/XML-LibXML')
-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 81aea050ee2b..05066b6e60a4 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 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86" IUSE="test minimal" RESTRICT="!test? ( test )" |