Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/ExtUtils-F77/
Date: Sat, 06 Oct 2018 19:34:20
Message-Id: 1538854416.a426cf1fd6db5f5f31e5bc828b00158c39c9a73d.mattst88@gentoo
1 commit: a426cf1fd6db5f5f31e5bc828b00158c39c9a73d
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 6 19:33:36 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 6 19:33:36 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a426cf1f
7
8 dev-perl/ExtUtils-F77-1.200.0-r1: ppc64 stable, bug 667266
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 dev-perl/ExtUtils-F77/ExtUtils-F77-1.200.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.200.0-r1.ebuild b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.200.0-r1.ebuild
16 index 8f0f0690aee..4093b0eeade 100644
17 --- a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.200.0-r1.ebuild
18 +++ b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.200.0-r1.ebuild
19 @@ -10,7 +10,7 @@ inherit perl-module
20 DESCRIPTION="Facilitate use of FORTRAN from Perl/XS code"
21
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux"
25 IUSE=""
26
27 RDEPEND="virtual/perl-File-Spec