diff --git a/recipes/perl-data-uuid/meta.yaml b/recipes/perl-data-uuid/meta.yaml index 4cc6b7dddbbe0..a9ebf35f6c608 100644 --- a/recipes/perl-data-uuid/meta.yaml +++ b/recipes/perl-data-uuid/meta.yaml @@ -11,7 +11,7 @@ source: sha256: {{ sha256 }} build: - number: 0 + number: 1 run_exports: - {{ pin_subpackage('perl-data-uuid', max_pin="x") }} @@ -36,3 +36,7 @@ about: license: BSD summary: 'Globally/Universally Unique Identifiers (GUIDs/UUIDs).' doc_url: https://metacpan.org/pod/Data::UUID + +extra: + additional-platforms: + - linux-aarch64 \ No newline at end of file