Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Getopt-Long-Descriptive/
Date: Fri, 24 Aug 2018 19:37:31
Message-Id: 1535139388.66bb99231bcffe1f526340ed3b30decc8bc5658e.maekke@gentoo
1 commit: 66bb99231bcffe1f526340ed3b30decc8bc5658e
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 24 19:36:28 2018 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 24 19:36:28 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66bb9923
7
8 dev-perl/Getopt-Long-Descriptive: arm stable, bug #657634
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11 RepoMan-Options: --include-arches="arm"
12
13 dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.100.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.100.0.ebuild b/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.100.0.ebuild
17 index 41089548ac8..ffc1cde9eeb 100644
18 --- a/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.100.0.ebuild
19 +++ b/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.100.0.ebuild
20 @@ -10,7 +10,7 @@ inherit perl-module
21 DESCRIPTION="Getopt::Long with usage text"
22
23 SLOT="0"
24 -KEYWORDS="amd64 ~arm ppc x86 ~ppc-aix ~ppc-macos ~x86-solaris"
25 +KEYWORDS="amd64 arm ppc x86 ~ppc-aix ~ppc-macos ~x86-solaris"
26 IUSE="test minimal"
27
28 CONFLICTS="!<dev-perl/MooseX-Getopt-0.660.0"