From 27acc320386dec33fceabcd6c8e69ad9b30042b8 Mon Sep 17 00:00:00 2001 From: David Lecomber Date: Wed, 30 Oct 2024 17:47:11 +0000 Subject: [PATCH] Add linux-aarch64 to perl-list-moreutils-xs --- recipes/perl-list-moreutils-xs/meta.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/recipes/perl-list-moreutils-xs/meta.yaml b/recipes/perl-list-moreutils-xs/meta.yaml index 4d35dd71519b8..5222faf311ef8 100644 --- a/recipes/perl-list-moreutils-xs/meta.yaml +++ b/recipes/perl-list-moreutils-xs/meta.yaml @@ -33,6 +33,10 @@ test: imports: - List::MoreUtils::XS +extra: + additional-platforms: + - linux-aarch64 + about: home: https://metacpan.org/release/List-MoreUtils-XS license: apache_2_0