Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-CheckLib/
Date: Sat, 01 Jul 2017 10:30:15
Message-Id: 1498905007.1f32ce957e6729d65aaa4bdbc77fc5a0ae554a4d.slyfox@gentoo
1 commit: 1f32ce957e6729d65aaa4bdbc77fc5a0ae554a4d
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 1 10:29:41 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 1 10:30:07 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f32ce95
7
8 dev-perl/Devel-CheckLib: ia64 keyworded, bug #614960
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11 RepoMan-Options: --include-arches="ia64"
12
13 dev-perl/Devel-CheckLib/Devel-CheckLib-1.110.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-perl/Devel-CheckLib/Devel-CheckLib-1.110.0.ebuild b/dev-perl/Devel-CheckLib/Devel-CheckLib-1.110.0.ebuild
17 index c17b93b065a..62441ae5756 100644
18 --- a/dev-perl/Devel-CheckLib/Devel-CheckLib-1.110.0.ebuild
19 +++ b/dev-perl/Devel-CheckLib/Devel-CheckLib-1.110.0.ebuild
20 @@ -10,7 +10,7 @@ inherit perl-module
21 DESCRIPTION="check that a library is available"
22
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86"
25 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~x86"
26 IUSE="test"
27
28 RDEPEND="