diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-10-06 15:33:36 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-10-06 15:33:36 -0400 |
commit | a426cf1fd6db5f5f31e5bc828b00158c39c9a73d (patch) | |
tree | d9b6304d6bf6099dd59149d4b39c427ffb73f9bd /dev-perl/ExtUtils-F77 | |
parent | dev-perl/Exporter-Tiny-1.2.1: ppc64 stable, bug 667266 (diff) | |
download | gentoo-a426cf1fd6db5f5f31e5bc828b00158c39c9a73d.tar.gz gentoo-a426cf1fd6db5f5f31e5bc828b00158c39c9a73d.tar.bz2 gentoo-a426cf1fd6db5f5f31e5bc828b00158c39c9a73d.zip |
dev-perl/ExtUtils-F77-1.200.0-r1: ppc64 stable, bug 667266
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-perl/ExtUtils-F77')
-rw-r--r-- | dev-perl/ExtUtils-F77/ExtUtils-F77-1.200.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 index 8f0f0690aee0..4093b0eeaded 100644 --- a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.200.0-r1.ebuild +++ b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.200.0-r1.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Facilitate use of FORTRAN from Perl/XS code" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="virtual/perl-File-Spec |