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/String-ShellQuote/
Date: Tue, 07 Sep 2021 00:09:28
Message-Id: 1630973314.281d6a6e59d0363048f42751ac2be4269fc21ea7.sam@gentoo
1 commit: 281d6a6e59d0363048f42751ac2be4269fc21ea7
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 7 00:08:34 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 7 00:08:34 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=281d6a6e
7
8 dev-perl/String-ShellQuote: Stabilize 1.40.0-r2 arm, #803104
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r2.ebuild b/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r2.ebuild
16 index 23c528dfb20..aa1fdb3689d 100644
17 --- a/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r2.ebuild
18 +++ b/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r2.ebuild
19 @@ -10,4 +10,4 @@ inherit perl-module
20 DESCRIPTION="Quote strings for passing through the shell"
21
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~mips ppc ppc64 x86"
24 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 x86"