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/Shell-Config-Generate/
Date: Mon, 11 Oct 2021 03:17:20
Message-Id: 1633922226.a52812c190369e231e1e5f76cb70bad7f907e903.sam@gentoo
1 commit: a52812c190369e231e1e5f76cb70bad7f907e903
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 11 03:17:06 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 11 03:17:06 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a52812c1
7
8 dev-perl/Shell-Config-Generate: Stabilize 0.340.0 arm, #817539
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/Shell-Config-Generate/Shell-Config-Generate-0.340.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Shell-Config-Generate/Shell-Config-Generate-0.340.0.ebuild b/dev-perl/Shell-Config-Generate/Shell-Config-Generate-0.340.0.ebuild
16 index 936ef557316..553fde23396 100644
17 --- a/dev-perl/Shell-Config-Generate/Shell-Config-Generate-0.340.0.ebuild
18 +++ b/dev-perl/Shell-Config-Generate/Shell-Config-Generate-0.340.0.ebuild
19 @@ -10,7 +10,7 @@ inherit perl-module
20 DESCRIPTION="Portably generate config for any shell"
21
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
24 +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
25
26 RDEPEND="
27 dev-perl/Shell-Guess