From ea7485e6b2b6e251286beb9030f1f4f98af20f8f Mon Sep 17 00:00:00 2001 From: retgal Date: Mon, 8 Apr 2024 23:05:21 +0200 Subject: [PATCH] Restrict target architectures --- snap/snapcraft.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index aa1b84b..0849773 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -14,6 +14,8 @@ license: GPL-3.0 grade: stable base: core22 confinement: strict +architectures: + [amd64, arm64, armhf, riscv64] lint: ignore: