From 2ed811eeea54e203b272329ce75875d2a09a5972 Mon Sep 17 00:00:00 2001 From: Martin Grigorov Date: Tue, 4 Feb 2025 10:56:23 +0200 Subject: [PATCH] Do not build for linux-aarch64. It uses x86_64 intrinsics and needs patching for ARM NEON --- recipes/muset/meta.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/recipes/muset/meta.yaml b/recipes/muset/meta.yaml index d4c3be75fcea5..836183d6aae11 100644 --- a/recipes/muset/meta.yaml +++ b/recipes/muset/meta.yaml @@ -38,8 +38,6 @@ about: dev_url: "https://github.com/CamilaDuitama/muset" extra: - additional-platforms: - - linux-aarch64 recipe-maintainers: - CamilaDuitama skip-lints: