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/Devel-CheckLib/
Date: Thu, 04 May 2017 20:08:46
Message-Id: 1493928515.29ea8b30d852a580615737a17f39651b47acc291.maekke@gentoo
1 commit: 29ea8b30d852a580615737a17f39651b47acc291
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 4 20:08:35 2017 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Thu May 4 20:08:35 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29ea8b30
7
8 dev-perl/Devel-CheckLib: add ~arm, bug #614960
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.1
11 RepoMan-Options: --include-arches="arm"
12
13 dev-perl/Devel-CheckLib/Devel-CheckLib-1.100.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-perl/Devel-CheckLib/Devel-CheckLib-1.100.0.ebuild b/dev-perl/Devel-CheckLib/Devel-CheckLib-1.100.0.ebuild
17 index b92c41513c0..acf8da5d367 100644
18 --- a/dev-perl/Devel-CheckLib/Devel-CheckLib-1.100.0.ebuild
19 +++ b/dev-perl/Devel-CheckLib/Devel-CheckLib-1.100.0.ebuild
20 @@ -10,7 +10,7 @@ inherit perl-module
21 DESCRIPTION="check that a library is available"
22
23 SLOT="0"
24 -KEYWORDS="~amd64 ~hppa ~x86"
25 +KEYWORDS="~amd64 ~arm ~hppa ~x86"
26 IUSE="test"
27
28 RDEPEND="