From eafd978899799380a34b10728653c8ddbc4ba6ae Mon Sep 17 00:00:00 2001 From: John Marshall Date: Thu, 11 Jul 2024 11:07:02 +1200 Subject: [PATCH] Build pysam on macOS ARM (#49105) --- recipes/pysam/meta.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes/pysam/meta.yaml b/recipes/pysam/meta.yaml index 7af1cbd2d41808..3240440cf1aab7 100644 --- a/recipes/pysam/meta.yaml +++ b/recipes/pysam/meta.yaml @@ -11,7 +11,7 @@ source: - arm_hwcap.patch build: - number: 1 + number: 2 skip: True # [py2k] binary_relocation: False # [linux] run_exports: @@ -42,6 +42,7 @@ about: extra: additional-platforms: - linux-aarch64 + - osx-arm64 identifiers: - biotools:pysam - doi:10.1093/bioinformatics/btp352