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/List-AllUtils/
Date: Thu, 04 May 2017 20:05:58
Message-Id: 1493928332.1fc5eccdff5bca9d1d45952deeab630136f033f8.maekke@gentoo
1 commit: 1fc5eccdff5bca9d1d45952deeab630136f033f8
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 4 20:05:32 2017 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Thu May 4 20:05:32 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fc5eccd
7
8 dev-perl/List-AllUtils: add ~arm/~arm64, bug #613158
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.1
11 RepoMan-Options: --include-arches="arm arm64"
12
13 dev-perl/List-AllUtils/List-AllUtils-0.140.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-perl/List-AllUtils/List-AllUtils-0.140.0.ebuild b/dev-perl/List-AllUtils/List-AllUtils-0.140.0.ebuild
17 index 4185fb609c8..0b94650572f 100644
18 --- a/dev-perl/List-AllUtils/List-AllUtils-0.140.0.ebuild
19 +++ b/dev-perl/List-AllUtils/List-AllUtils-0.140.0.ebuild
20 @@ -10,7 +10,7 @@ inherit perl-module
21 DESCRIPTION="Combines many List::* utility modules in one bite-sized package"
22
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
25 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
26 LICENSE="Artistic-2"
27 IUSE="test"