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/Moo/
Date: Tue, 29 Sep 2020 20:08:41
Message-Id: 1601410064.dfd3257ced8585d52b7bfacbe15402ea4de1f3cc.sam@gentoo
1 commit: dfd3257ced8585d52b7bfacbe15402ea4de1f3cc
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 29 20:07:44 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 29 20:07:44 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfd3257c
7
8 dev-perl/Moo: Keyword 2.3.3 arm64, #745219
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/Moo/Moo-2.3.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Moo/Moo-2.3.3.ebuild b/dev-perl/Moo/Moo-2.3.3.ebuild
16 index 0f8d8ff3e5e..a57d7449cec 100644
17 --- a/dev-perl/Moo/Moo-2.3.3.ebuild
18 +++ b/dev-perl/Moo/Moo-2.3.3.ebuild
19 @@ -10,7 +10,7 @@ inherit perl-module
20 DESCRIPTION="Minimalist Object Orientation (with Moose compatiblity)"
21
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm hppa ppc ~riscv x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
24 +KEYWORDS="amd64 ~arm ~arm64 hppa ppc ~riscv x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
25 IUSE="test"
26 RESTRICT="!test? ( test )"