Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Getopt-Long-Descriptive/
Date: Sun, 10 Jun 2018 17:11:40
Message-Id: 1528650066.a6b087f4d2cb946812be37180bdb4532aef57a7e.whissi@gentoo
1 commit: a6b087f4d2cb946812be37180bdb4532aef57a7e
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 10 17:01:06 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 10 17:01:06 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6b087f4
7
8 dev-perl/Getopt-Long-Descriptive: x86 stable (bug #657634)
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.100.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 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
16 index 3e3a23823bc..75356de7bf7 100644
17 --- a/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.100.0.ebuild
18 +++ b/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.100.0.ebuild
19 @@ -10,7 +10,7 @@ inherit perl-module
20 DESCRIPTION="Getopt::Long with usage text"
21
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm ~ppc ~x86 ~ppc-aix ~ppc-macos ~x86-solaris"
24 +KEYWORDS="amd64 ~arm ~ppc x86 ~ppc-aix ~ppc-macos ~x86-solaris"
25 IUSE="test minimal"
26
27 CONFLICTS="!<dev-perl/MooseX-Getopt-0.660.0"