Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Hash-FieldHash/
Date: Sat, 15 May 2021 01:55:25
Message-Id: 1621043686.23dd968da9592bda1fe0dda5391f784958820aec.sam@gentoo
1 commit: 23dd968da9592bda1fe0dda5391f784958820aec
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 15 01:54:46 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat May 15 01:54:46 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23dd968d
7
8 dev-perl/Hash-FieldHash: Keyword 0.150.0-r1 arm64, #788778
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/Hash-FieldHash/Hash-FieldHash-0.150.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Hash-FieldHash/Hash-FieldHash-0.150.0-r1.ebuild b/dev-perl/Hash-FieldHash/Hash-FieldHash-0.150.0-r1.ebuild
16 index f234477e14b..35a92bebe35 100644
17 --- a/dev-perl/Hash-FieldHash/Hash-FieldHash-0.150.0-r1.ebuild
18 +++ b/dev-perl/Hash-FieldHash/Hash-FieldHash-0.150.0-r1.ebuild
19 @@ -10,7 +10,7 @@ inherit perl-module
20
21 DESCRIPTION="Lightweight field hash for inside-out objects"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
24 +KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~ppc ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 IUSE="test"
26 RESTRICT="!test? ( test )"