Skip to content

Commit

Permalink
inux-aarch64 build for altair-mf (#46673)
Browse files Browse the repository at this point in the history
* linux-aarch64 build for altair-mf

* Update meta.yaml

---------

Co-authored-by: yejianbang <yjb_kunpeng@163.com>
Co-authored-by: yejianbang <145335562+yejianbang@users.noreply.github.com>
  • Loading branch information
3 people authored Mar 22, 2024
1 parent 6573a34 commit aa36847
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion recipes/altair-mf/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ package:
build:
# Passes some invalid flags for clang
skip: True # [osx]
number: 2
number: 3
run_exports:
- {{ pin_subpackage("altair-mf", max_pin="x.x.x") }}

source:
url: https://github.com/cobilab/altair/archive/v{{ version }}.tar.gz
Expand All @@ -37,3 +39,7 @@ about:
license_file: LICENSE
license_family: GPL
summary: Software for alignment-free and spatial-temporal analysis of multi-FASTA data

extra:
additional-platforms:
- linux-aarch64

0 comments on commit aa36847

Please sign in to comment.