diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-02 00:20:48 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-02 08:33:07 +0100 |
commit | 10fdecbce5c4c0ed442de06c77ce7b0a0369d372 (patch) | |
tree | 6e58a35c365efe72c23ae747659284bad23b178b /dev-perl/ExtUtils-F77 | |
parent | dev-perl/Exporter-Tiny: stable 1.2.1 for ia64, bug #667266 (diff) | |
download | gentoo-10fdecbce5c4c0ed442de06c77ce7b0a0369d372.tar.gz gentoo-10fdecbce5c4c0ed442de06c77ce7b0a0369d372.tar.bz2 gentoo-10fdecbce5c4c0ed442de06c77ce7b0a0369d372.zip |
dev-perl/ExtUtils-F77: stable 1.200.0-r1 for ia64, bug #667266
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"
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 7c72e38b31d8..5f23321ae525 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 |