diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-28 12:44:56 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-28 13:01:54 -0400 |
commit | cc0f076e806961c7ffe3865cfa542dde481291c4 (patch) | |
tree | 96d433c81fdd3027bbe94b08e9027e9f1424ddea /dev-perl | |
parent | dev-perl/List-MoreUtils: arm64 stable (diff) | |
download | gentoo-cc0f076e806961c7ffe3865cfa542dde481291c4.tar.gz gentoo-cc0f076e806961c7ffe3865cfa542dde481291c4.tar.bz2 gentoo-cc0f076e806961c7ffe3865cfa542dde481291c4.zip |
dev-perl/CPAN-Meta-Check: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/CPAN-Meta-Check/CPAN-Meta-Check-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/CPAN-Meta-Check/CPAN-Meta-Check-0.14.0.ebuild b/dev-perl/CPAN-Meta-Check/CPAN-Meta-Check-0.14.0.ebuild index b3853434b5ce..d10a67f6b53c 100644 --- a/dev-perl/CPAN-Meta-Check/CPAN-Meta-Check-0.14.0.ebuild +++ b/dev-perl/CPAN-Meta-Check/CPAN-Meta-Check-0.14.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Verify requirements in a CPAN::Meta object" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" # CPAN::Meta::Prereqs -> perl-CPAN-Meta |