Skip to content

Commit

Permalink
linux-aarch64 build for 3seq (#46610)
Browse files Browse the repository at this point in the history
* linux-aarch64 build for 3seq

* updated pin_subpackage

---------

Co-authored-by: HWsunqian0027 <sunny_sunqian@163.com>
Co-authored-by: Thanh Lee <thanh.le-viet@quadram.ac.uk>
  • Loading branch information
3 people authored Mar 22, 2024
1 parent 5da2179 commit f811faa
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions recipes/3seq/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ package:
version: {{ version }}

build:
number: 3
number: 4
run_exports:
- {{ pin_subpackage("3seq", max_pin="x") }}

source:
url: https://gitlab.com/lamhm/{{ name|lower }}/-/archive/v{{ version }}/3seq-v{{ version }}.tar.gz
Expand All @@ -28,6 +30,10 @@ test:

about:
home: https://mol.ax/software/3seq/
license: CC BY-NC-SA 4.0
license: CC-BY-NC-SA-4.0
license_file: LICENSE.md
summary: '3SEQ tests all sequence triplets in an alignment for a mosaic recombination signal.'

extra:
additional-platforms:
- linux-aarch64

0 comments on commit f811faa

Please sign in to comment.