diff options
author | Sam James <sam@gentoo.org> | 2023-07-24 05:02:08 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-24 05:02:08 +0100 |
commit | fa45bfd62e7ca074a48ddeccae946759ad33250a (patch) | |
tree | f79fc27034458fb5b92e206ce5afb15ae33b2f74 /dev-perl/CPAN-Meta-Check | |
parent | dev-perl/B-Hooks-EndOfScope: Stabilize 0.260.0 x86, #910854 (diff) | |
download | gentoo-fa45bfd62e7ca074a48ddeccae946759ad33250a.tar.gz gentoo-fa45bfd62e7ca074a48ddeccae946759ad33250a.tar.bz2 gentoo-fa45bfd62e7ca074a48ddeccae946759ad33250a.zip |
dev-perl/CPAN-Meta-Check: Stabilize 0.17.0 arm64, #910855
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/CPAN-Meta-Check')
-rw-r--r-- | dev-perl/CPAN-Meta-Check/CPAN-Meta-Check-0.17.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/CPAN-Meta-Check/CPAN-Meta-Check-0.17.0.ebuild b/dev-perl/CPAN-Meta-Check/CPAN-Meta-Check-0.17.0.ebuild index d912b0dc0cd4..9f50d099b758 100644 --- a/dev-perl/CPAN-Meta-Check/CPAN-Meta-Check-0.17.0.ebuild +++ b/dev-perl/CPAN-Meta-Check/CPAN-Meta-Check-0.17.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 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" RDEPEND=" >=virtual/perl-CPAN-Meta-2.132.830 |