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-chmod/
Date: Sat, 29 May 2021 14:12:46
Message-Id: 1622297546.220c26a0895a5cd9dc9846caa2f2e2e9e9464e52.dilfridge@gentoo
1 commit: 220c26a0895a5cd9dc9846caa2f2e2e9e9464e52
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 29 14:09:45 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sat May 29 14:12:26 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=220c26a0
7
8 dev-perl/File-chmod: Stable for all
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-chmod/File-chmod-0.420.0-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-perl/File-chmod/File-chmod-0.420.0-r1.ebuild b/dev-perl/File-chmod/File-chmod-0.420.0-r1.ebuild
17 index d0391dc3116..bf3fdb35056 100644
18 --- a/dev-perl/File-chmod/File-chmod-0.420.0-r1.ebuild
19 +++ b/dev-perl/File-chmod/File-chmod-0.420.0-r1.ebuild
20 @@ -10,7 +10,7 @@ inherit perl-module
21 DESCRIPTION="Implements symbolic and ls chmod modes"
22
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
26 IUSE="test"
27 RESTRICT="!test? ( test )"