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/ExtUtils-Depends/
Date: Sun, 10 Jun 2018 18:14:32
Message-Id: 1528654447.8c5ea547c24aeef3d4f8df797b2d4a485a7c005f.slyfox@gentoo
1 commit: 8c5ea547c24aeef3d4f8df797b2d4a485a7c005f
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 10 18:01:27 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 10 18:14:07 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c5ea547
7
8 dev-perl/ExtUtils-Depends: stable 0.405.0 for ia64, bug #657574
9
10 Bug: https://bugs.gentoo.org/657574
11 Package-Manager: Portage-2.3.40, Repoman-2.3.9
12 RepoMan-Options: --include-arches="ia64"
13
14 dev-perl/ExtUtils-Depends/ExtUtils-Depends-0.405.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-perl/ExtUtils-Depends/ExtUtils-Depends-0.405.0.ebuild b/dev-perl/ExtUtils-Depends/ExtUtils-Depends-0.405.0.ebuild
18 index 87a85459ebd..c79a02cbafb 100644
19 --- a/dev-perl/ExtUtils-Depends/ExtUtils-Depends-0.405.0.ebuild
20 +++ b/dev-perl/ExtUtils-Depends/ExtUtils-Depends-0.405.0.ebuild
21 @@ -10,7 +10,7 @@ inherit perl-module
22 DESCRIPTION="Easily build XS extensions that depend on XS extensions"
23
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
26 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
27 IUSE="test"
28
29 RDEPEND="