From: Mathieu Baudier Date: Mon, 29 Dec 2025 10:00:16 +0000 (+0100) Subject: Build Vulkan backend only on amd64 X-Git-Tag: debian/0.9.5-1~12 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=9f6560e1f5148da1874be8d6e7a5291e60edf59c;p=pkg%2Fggml%2Fsources%2Fggml Build Vulkan backend only on amd64 --- diff --git a/debian/control b/debian/control index 1cb4354e..41d17582 100644 --- a/debian/control +++ b/debian/control @@ -72,7 +72,7 @@ Description: Tensor library for machine learning (RPC backend) the network on remote ggml backends. Package: libggml-backend-vulkan -Architecture: any +Architecture: amd64 Multi-Arch: same Depends: libggml-base0 (= ${binary:Version}), ${misc:Depends},