Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/List-MoreUtils/
Date: Thu, 04 May 2017 15:55:32
Message-Id: 1493913199.bcdbdb0876012fbc8b2ad595f84f40fda4600722.ago@gentoo
1 commit: bcdbdb0876012fbc8b2ad595f84f40fda4600722
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 4 15:53:19 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu May 4 15:53:19 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcdbdb08
7
8 dev-perl/List-MoreUtils: x86 stable wrt bug #617292
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.1
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-perl/List-MoreUtils/List-MoreUtils-0.418.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-perl/List-MoreUtils/List-MoreUtils-0.418.0.ebuild b/dev-perl/List-MoreUtils/List-MoreUtils-0.418.0.ebuild
18 index ad61e351229..294c5467cf1 100644
19 --- a/dev-perl/List-MoreUtils/List-MoreUtils-0.418.0.ebuild
20 +++ b/dev-perl/List-MoreUtils/List-MoreUtils-0.418.0.ebuild
21 @@ -10,7 +10,7 @@ inherit perl-module
22 DESCRIPTION="Provide the missing functionality from List::Util"
23
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
26 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
27 IUSE="test +xs"
28 # See MoreUtils.pm/LICENSE
29 LICENSE="Apache-2.0 || ( Artistic GPL-1+ )"