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/Type-Tiny/
Date: Sat, 15 May 2021 01:55:26
Message-Id: 1621043688.8fc23d47737092fceaec8845a058e637c025b8c0.sam@gentoo
1 commit: 8fc23d47737092fceaec8845a058e637c025b8c0
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 15 01:54:48 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat May 15 01:54:48 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fc23d47
7
8 dev-perl/Type-Tiny: Keyword 1.2.1 arm64, #788778
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/Type-Tiny/Type-Tiny-1.2.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Type-Tiny/Type-Tiny-1.2.1.ebuild b/dev-perl/Type-Tiny/Type-Tiny-1.2.1.ebuild
16 index 5f5a66854c3..bf8e20ef49a 100644
17 --- a/dev-perl/Type-Tiny/Type-Tiny-1.2.1.ebuild
18 +++ b/dev-perl/Type-Tiny/Type-Tiny-1.2.1.ebuild
19 @@ -11,7 +11,7 @@ inherit perl-module
20 DESCRIPTION="tiny, yet Moo(se)-compatible type constraint"
21
22 SLOT="0"
23 -KEYWORDS="amd64 ~hppa ~ia64 ppc ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
24 +KEYWORDS="amd64 ~arm64 ~hppa ~ia64 ppc ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
25 IUSE="test minimal"
26 RESTRICT="!test? ( test )"