diff options
author | 2018-10-06 15:33:16 -0400 | |
---|---|---|
committer | 2018-10-06 15:33:16 -0400 | |
commit | f0e99eb8df3dbd3a6f02934fc24f272df79e9e01 (patch) | |
tree | bf9b2e0ae5b2309e0c0faf714849d466ef1b26f0 /dev-perl/ExtUtils-F77 | |
parent | dev-perl/Exporter-Tiny-1.2.1: ppc stable, bug 667266 (diff) | |
download | gentoo-f0e99eb8df3dbd3a6f02934fc24f272df79e9e01.tar.gz gentoo-f0e99eb8df3dbd3a6f02934fc24f272df79e9e01.tar.bz2 gentoo-f0e99eb8df3dbd3a6f02934fc24f272df79e9e01.zip |
dev-perl/ExtUtils-F77-1.200.0-r1: ppc 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 5f23321ae525..8f0f0690aee0 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 |