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: Sun, 11 Oct 2020 17:48:06
Message-Id: 1602438091.ba6b4abb94adaecd4ffe4606a99d9ee74454d671.sam@gentoo
1 commit: ba6b4abb94adaecd4ffe4606a99d9ee74454d671
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 11 17:41:31 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 11 17:41:31 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba6b4abb
7
8 dev-perl/String-ShellQuote: Stabilize 1.40.0-r1 arm64, #747643
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r1.ebuild b/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r1.ebuild
16 index e967296340a..113374ca251 100644
17 --- a/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r1.ebuild
18 +++ b/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r1.ebuild
19 @@ -10,7 +10,7 @@ inherit perl-module
20 DESCRIPTION="Quote strings for passing through the shell"
21
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~arm64 hppa ~mips ppc ppc64 x86"
24 +KEYWORDS="~alpha amd64 arm64 hppa ~mips ppc ppc64 x86"
25 IUSE=""
26
27 SRC_TEST=do