diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index d0f1b6a..2e2d0cd 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -7,7 +7,9 @@ description: | grade: stable # must be 'stable' to release into candidate/stable channels confinement: strict # use 'strict' once you have the right plugs and slots - +platforms: + amd64: + arm64: parts: venv: # See 'snapcraft plugins'