Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/ExtUtils-F77/
Date: Sun, 01 Aug 2021 08:03:31
Message-Id: 1627804924.63694e852260a43b3b8e8fbb77883b63ff70e8a4.sam@gentoo
1 commit: 63694e852260a43b3b8e8fbb77883b63ff70e8a4
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 1 08:02:04 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 1 08:02:04 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63694e85
7
8 dev-perl/ExtUtils-F77: Stabilize 1.260.0 ppc64, #805704
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/ExtUtils-F77/ExtUtils-F77-1.260.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.260.0.ebuild b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.260.0.ebuild
16 index cb2364db349..e06b1880d40 100644
17 --- a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.260.0.ebuild
18 +++ b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.260.0.ebuild
19 @@ -10,7 +10,7 @@ inherit perl-module toolchain-funcs
20 DESCRIPTION="Simple interface to F77 libs"
21
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux"
25
26 RDEPEND="
27 dev-perl/File-Which