diff --git a/recipes/adapterremoval/meta.yaml b/recipes/adapterremoval/meta.yaml index b6c2fb86ec426..0a5020421461f 100644 --- a/recipes/adapterremoval/meta.yaml +++ b/recipes/adapterremoval/meta.yaml @@ -10,7 +10,9 @@ source: sha256: {{ sha256 }} build: - number: 2 + number: 3 + run_exports: + - {{ pin_subpackage("adapterremoval", max_pin="x.x.x") }} requirements: build: @@ -34,3 +36,7 @@ about: license: GPL3 license_file: LICENSE summary: The AdapterRemoval v2 tool for merging and clipping reads. + +extra: + additional-platforms: + - linux-aarch64