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/MooseX-Getopt/
Date: Sun, 20 Jun 2021 21:00:44
Message-Id: 1624222819.7c91bf0b2c3eb1b17cec46d20fe0cfb79bd58a63.dilfridge@gentoo
1 commit: 7c91bf0b2c3eb1b17cec46d20fe0cfb79bd58a63
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 20 20:57:42 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 20 21:00:19 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c91bf0b
7
8 dev-perl/MooseX-Getopt: stable for amd64
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
12
13 dev-perl/MooseX-Getopt/MooseX-Getopt-0.740.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-perl/MooseX-Getopt/MooseX-Getopt-0.740.0.ebuild b/dev-perl/MooseX-Getopt/MooseX-Getopt-0.740.0.ebuild
17 index 16ed99f8bfd..376149ab459 100644
18 --- a/dev-perl/MooseX-Getopt/MooseX-Getopt-0.740.0.ebuild
19 +++ b/dev-perl/MooseX-Getopt/MooseX-Getopt-0.740.0.ebuild
20 @@ -10,7 +10,7 @@ inherit perl-module
21 DESCRIPTION="A Moose role for processing command line options"
22
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
25 +KEYWORDS="amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
26 IUSE="test"
27 RESTRICT="!test? ( test )"