diff --git a/recipes/mappy/meta.yaml b/recipes/mappy/meta.yaml index fd0f7edcf8930..e26e609345c22 100644 --- a/recipes/mappy/meta.yaml +++ b/recipes/mappy/meta.yaml @@ -10,7 +10,7 @@ source: sha256: 47df11e7cecee9138680d6d2312e44397d0484a02ecf1f5908dea50d94a0efe4 build: - number: 0 + number: 1 run_exports: - {{ pin_subpackage('mappy', max_pin="x") }} @@ -36,3 +36,7 @@ about: license_family: MIT license_file: LICENSE.txt summary: 'Minimap2 Python binding' + +extra: + additional-platforms: + - linux-aarch64