diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2022-01-24 17:50:49 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-24 19:18:49 +0000 |
commit | 3f0a858487e02de67f9160838465a94188c9e7f7 (patch) | |
tree | 130cce2a59ccfb39faa097be490070d1ffa15357 /dev-perl/Tie-IxHash | |
parent | dev-perl/Sys-MemInfo: stable 0.990.0-r1 for hppa, bug #831737 (diff) | |
download | gentoo-3f0a858487e02de67f9160838465a94188c9e7f7.tar.gz gentoo-3f0a858487e02de67f9160838465a94188c9e7f7.tar.bz2 gentoo-3f0a858487e02de67f9160838465a94188c9e7f7.zip |
dev-perl/Tie-IxHash: stable 1.230.0-r1 for hppa, bug #831737
Package-Manager: Portage-3.0.28, Repoman-3.0.3
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/Tie-IxHash')
-rw-r--r-- | dev-perl/Tie-IxHash/Tie-IxHash-1.230.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Tie-IxHash/Tie-IxHash-1.230.0-r1.ebuild b/dev-perl/Tie-IxHash/Tie-IxHash-1.230.0-r1.ebuild index 101548e3087e..2b9f8c3b9977 100644 --- a/dev-perl/Tie-IxHash/Tie-IxHash-1.230.0-r1.ebuild +++ b/dev-perl/Tie-IxHash/Tie-IxHash-1.230.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Ordered associative arrays for Perl" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND="" BDEPEND=" |