diff options
author | Sam James <sam@gentoo.org> | 2021-05-29 06:11:32 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-29 06:11:32 +0000 |
commit | d74946960dd7df1400f0ba27f5b3763e5566000c (patch) | |
tree | 4054de81f813806f9c6f63fdb61b65406d72912a /dev-perl/ExtUtils-F77 | |
parent | dev-perl/ExtUtils-Depends: Stabilize 0.800.0 arm, #792702 (diff) | |
download | gentoo-d74946960dd7df1400f0ba27f5b3763e5566000c.tar.gz gentoo-d74946960dd7df1400f0ba27f5b3763e5566000c.tar.bz2 gentoo-d74946960dd7df1400f0ba27f5b3763e5566000c.zip |
dev-perl/ExtUtils-F77: Stabilize 1.240.0 arm, #792708
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/ExtUtils-F77')
-rw-r--r-- | dev-perl/ExtUtils-F77/ExtUtils-F77-1.240.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.240.0.ebuild b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.240.0.ebuild index bdf30379cfdf..11965b4af46f 100644 --- a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.240.0.ebuild +++ b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.240.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ inherit perl-module toolchain-funcs DESCRIPTION="Facilitate use of FORTRAN from Perl/XS code" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" RDEPEND=" dev-perl/File-Which |