Gentoo Archives: gentoo-commits

From: "Andreas Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/List-MoreUtils/
Date: Thu, 29 Dec 2016 16:57:18
Message-Id: 1483030611.130f1202812bab0ca0bed43969560e78a381dc7a.dilfridge@gentoo
1 commit: 130f1202812bab0ca0bed43969560e78a381dc7a
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 29 16:56:51 2016 +0000
4 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 29 16:56:51 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=130f1202
7
8 dev-perl/List-MoreUtils: Drop all keywords in 0.330 except m68k
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 dev-perl/List-MoreUtils/List-MoreUtils-0.330.0-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-perl/List-MoreUtils/List-MoreUtils-0.330.0-r1.ebuild b/dev-perl/List-MoreUtils/List-MoreUtils-0.330.0-r1.ebuild
16 index 8c9a5ee..d65d33a 100644
17 --- a/dev-perl/List-MoreUtils/List-MoreUtils-0.330.0-r1.ebuild
18 +++ b/dev-perl/List-MoreUtils/List-MoreUtils-0.330.0-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2014 Gentoo Foundation
21 +# Copyright 1999-2016 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -11,7 +11,7 @@ inherit perl-module
26 DESCRIPTION="Provide the missing functionality from List::Util"
27
28 SLOT="0"
29 -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
30 +KEYWORDS="m68k"
31 IUSE=""
32
33 SRC_TEST="do"