Skip to content

Commit

Permalink
cd-hit: add linux-aarch64 build (#47154)
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
  • Loading branch information
martin-g authored Apr 12, 2024
1 parent cee5caa commit 3532c4f
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion recipes/cd-hit/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ source:
sha256: {{ sha256 }}

build:
number: 9
number: 10
run_exports:
- {{ pin_subpackage('cd-hit', max_pin="x") }}

requirements:
build:
Expand All @@ -32,3 +34,7 @@ about:
home: https://github.com/weizhongli/cdhit
license: GPLv2
summary: Clusters and compares protein or nucleotide sequences

extra:
additional-platforms:
- linux-aarch64

0 comments on commit 3532c4f

Please sign in to comment.