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/File-Next/
Date: Wed, 02 Dec 2020 23:22:01
Message-Id: 1606951301.6b12a03481234f750e532d049bb5da3a22384560.sam@gentoo
1 commit: 6b12a03481234f750e532d049bb5da3a22384560
2 Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 2 10:27:59 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 2 23:21:41 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b12a034
7
8 dev-perl/File-Next: added ~arm64
9
10 Package-Manager: Portage-3.0.8, Repoman-3.0.2
11 Signed-off-by: Roy Bamford <neddyseagoon <AT> gentoo.org>
12 Signed-off-by: Sam James <sam <AT> gentoo.org>
13
14 dev-perl/File-Next/File-Next-1.180.0-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-perl/File-Next/File-Next-1.180.0-r1.ebuild b/dev-perl/File-Next/File-Next-1.180.0-r1.ebuild
18 index 78b02898668..0192ce2174a 100644
19 --- a/dev-perl/File-Next/File-Next-1.180.0-r1.ebuild
20 +++ b/dev-perl/File-Next/File-Next-1.180.0-r1.ebuild
21 @@ -11,7 +11,7 @@ DESCRIPTION="An iterator-based module for finding files"
22
23 LICENSE="Artistic-2 GPL-2+"
24 SLOT="0"
25 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
26 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
27 IUSE="test"
28 RESTRICT="!test? ( test )"