diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-14 17:50:20 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-14 17:50:20 +0100 |
commit | b191bef47b5e818cebe35636e20f3227a3bf95a5 (patch) | |
tree | d95e60e79c59ad7835a943f733f248b63775a4df /dev-perl/ExtUtils-F77 | |
parent | dev-perl/File-chmod: alpha/amd64/hppa/ia64/ppc/sparc/x86 stable, (ALLARCHES p... (diff) | |
download | gentoo-b191bef47b5e818cebe35636e20f3227a3bf95a5.tar.gz gentoo-b191bef47b5e818cebe35636e20f3227a3bf95a5.tar.bz2 gentoo-b191bef47b5e818cebe35636e20f3227a3bf95a5.zip |
dev-perl/ExtUtils-F77: alpha/amd64/arm/hppa/ia64/ppc64/ppc/sparc/x86 stable, (ALLARCHES policy) wrt bug #571412
Package-Manager: portage-2.2.26
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/ExtUtils-F77')
-rw-r--r-- | dev-perl/ExtUtils-F77/ExtUtils-F77-1.180.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.180.0.ebuild b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.180.0.ebuild index 988ac3720b80..3b9cb9174c77 100644 --- a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.180.0.ebuild +++ b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.180.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" |