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/MooseX-Getopt/
Date: Thu, 26 Aug 2021 14:49:28
Message-Id: 1629989251.129f39dcfcd41945223b881b2d5ce4969a90fe2b.sam@gentoo
1 commit: 129f39dcfcd41945223b881b2d5ce4969a90fe2b
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 26 14:47:31 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 26 14:47:31 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=129f39dc
7
8 dev-perl/MooseX-Getopt: Stabilize 0.750.0 amd64, #810131
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/MooseX-Getopt/MooseX-Getopt-0.750.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/MooseX-Getopt/MooseX-Getopt-0.750.0.ebuild b/dev-perl/MooseX-Getopt/MooseX-Getopt-0.750.0.ebuild
16 index bedffda369b..55584336a4c 100644
17 --- a/dev-perl/MooseX-Getopt/MooseX-Getopt-0.750.0.ebuild
18 +++ b/dev-perl/MooseX-Getopt/MooseX-Getopt-0.750.0.ebuild
19 @@ -10,7 +10,7 @@ inherit perl-module
20 DESCRIPTION="A Moose role for processing command line options"
21
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
24 +KEYWORDS="amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
25
26 RDEPEND="
27 virtual/perl-Carp