Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Next/
Date: Sun, 30 May 2021 16:03:12
Message-Id: 1622390565.8aa52c7dab0f21e10c7c7c9cfab20eefdcd4dc0b.dilfridge@gentoo
1 commit: 8aa52c7dab0f21e10c7c7c9cfab20eefdcd4dc0b
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 30 15:57:45 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sun May 30 16:02:45 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8aa52c7d
7
8 dev-perl/File-Next: Stable for all 1.18 r1
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.2
11 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
12
13 dev-perl/File-Next/File-Next-1.180.0-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 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
17 index fd72183853a..fbbf23586dc 100644
18 --- a/dev-perl/File-Next/File-Next-1.180.0-r1.ebuild
19 +++ b/dev-perl/File-Next/File-Next-1.180.0-r1.ebuild
20 @@ -11,7 +11,7 @@ DESCRIPTION="An iterator-based module for finding files"
21
22 LICENSE="Artistic-2 GPL-2+"
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
25 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
26 IUSE="test"
27 RESTRICT="!test? ( test )"