commit: 316bb8d94a9b7f13dc6c15328190fbc5b3a869b3 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org> AuthorDate: Thu Dec 8 17:16:52 2016 +0000 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org> CommitDate: Thu Dec 8 19:07:09 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=316bb8d9
dev-perl/ExtUtils-F77: Spread ppc64 keywording from 1.180.0 stable Package-Manager: portage-2.3.3 dev-perl/ExtUtils-F77/ExtUtils-F77-1.190.0.ebuild | 2 +- dev-perl/ExtUtils-F77/ExtUtils-F77-1.200.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.190.0.ebuild b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.190.0.ebuild index 6bb8dc2..f6cd21d 100644 --- a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.190.0.ebuild +++ b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.190.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Facilitate use of FORTRAN from Perl/XS code" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~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-ExtUtils-MakeMaker" diff --git a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.200.0.ebuild b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.200.0.ebuild index 1e1a8da..3e43c45 100644 --- a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.200.0.ebuild +++ b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.200.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Facilitate use of FORTRAN from Perl/XS code" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~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"
