From 33742fbb4fd81f393e510dfd0816941ee53bcb2d Mon Sep 17 00:00:00 2001 From: Martin Tzvetanov Grigorov Date: Thu, 3 Oct 2024 10:21:05 +0300 Subject: [PATCH] phables: add aarch64/arm64 builds Signed-off-by: Martin Tzvetanov Grigorov --- recipes/phables/meta.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/recipes/phables/meta.yaml b/recipes/phables/meta.yaml index b27d85947317e..98e5b35acf6a5 100644 --- a/recipes/phables/meta.yaml +++ b/recipes/phables/meta.yaml @@ -10,7 +10,7 @@ source: sha256: f456260bf710073986ecd524975e09083c5cf7d0ad3a0e6808ba48a2b7dc0ee4 build: - number: 0 + number: 1 noarch: false entry_points: - phables=phables.__main__:main @@ -48,6 +48,9 @@ about: dev_url: "https://github.com/Vini2/phables" extra: + additional-platforms: + - linux-aarch64 + - osx-arm64 skip-lints: - should_be_noarch_generic recipe-maintainers: