diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-08-02 21:12:08 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-03 11:54:11 +0100 |
commit | 55953ecb522ef525bc79c3ed49afe2584df33ff5 (patch) | |
tree | 932866c380fd5bae5a3a8428c5ea320e00510f1c /dev-perl/Alien-Libxml2 | |
parent | dev-perl/Devel-Hide: stable 0.1.400 for hppa, bug #805788 (diff) | |
download | gentoo-55953ecb522ef525bc79c3ed49afe2584df33ff5.tar.gz gentoo-55953ecb522ef525bc79c3ed49afe2584df33ff5.tar.bz2 gentoo-55953ecb522ef525bc79c3ed49afe2584df33ff5.zip |
dev-perl/Alien-Libxml2: stable 0.170.0 for hppa, bug #805809
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Alien-Libxml2')
-rw-r--r-- | dev-perl/Alien-Libxml2/Alien-Libxml2-0.170.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Alien-Libxml2/Alien-Libxml2-0.170.0.ebuild b/dev-perl/Alien-Libxml2/Alien-Libxml2-0.170.0.ebuild index fdef15980383..026bd9783648 100644 --- a/dev-perl/Alien-Libxml2/Alien-Libxml2-0.170.0.ebuild +++ b/dev-perl/Alien-Libxml2/Alien-Libxml2-0.170.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 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~x64-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~x64-macos" IUSE="test" RESTRICT="!test? ( test )" |