Skip to content

Commit

Permalink
megahit: add linux-aarch64 build
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
  • Loading branch information
martin-g committed Mar 27, 2024
1 parent 0160f4d commit 42390dc
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion recipes/megahit/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,12 @@ source:
url: https://github.com/voutcn/megahit/archive/v{{version}}.tar.gz

build:
number: 4
number: 5
# TODO test fails on osx without visible error.
# Feel free to fix and enable again.
skip: true # [osx]
run_exports:
- {{ pin_subpackage('megahit', max_pin='x') }}

requirements:
build:
Expand Down Expand Up @@ -45,6 +47,8 @@ about:
metagenomics assembly via succinct de Bruijn graph
extra:
additional-platforms:
- linux-aarch64
identifiers:
- biotools:megahit
- doi:10.1093/bioinformatics/btv033

0 comments on commit 42390dc

Please sign in to comment.