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-UtilsBy/
Date: Wed, 05 Apr 2017 20:31:41
Message-Id: 1491424251.04802427da31073cb1b6421735e27dfbe8152e0b.maekke@gentoo
1 commit: 04802427da31073cb1b6421735e27dfbe8152e0b
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Wed Apr 5 20:30:51 2017 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 5 20:30:51 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04802427
7
8 dev-perl/List-UtilsBy: add ~arm, bug #613158
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11 RepoMan-Options: --include-arches="arm"
12
13 dev-perl/List-UtilsBy/List-UtilsBy-0.100.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-perl/List-UtilsBy/List-UtilsBy-0.100.0.ebuild b/dev-perl/List-UtilsBy/List-UtilsBy-0.100.0.ebuild
17 index 09a3870aa44..86e35c77160 100644
18 --- a/dev-perl/List-UtilsBy/List-UtilsBy-0.100.0.ebuild
19 +++ b/dev-perl/List-UtilsBy/List-UtilsBy-0.100.0.ebuild
20 @@ -10,7 +10,7 @@ inherit perl-module
21 DESCRIPTION="Higher-order list utility functions"
22
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
25 +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
26 IUSE="test"
27
28 DEPEND="