diff options
Diffstat (limited to 'snap/snapcraft.yaml')
-rw-r--r-- | snap/snapcraft.yaml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 5567066..52a27e3 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml | |||
@@ -23,12 +23,6 @@ adopt-info: messenger-gtk | |||
23 | grade: stable | 23 | grade: stable |
24 | confinement: strict | 24 | confinement: strict |
25 | base: core22 | 25 | base: core22 |
26 | architectures: | ||
27 | - amd64 | ||
28 | - arm64 | ||
29 | - armhf | ||
30 | - ppc64el | ||
31 | - i386 | ||
32 | icon: resources/icon/full_color.svg | 26 | icon: resources/icon/full_color.svg |
33 | apps: | 27 | apps: |
34 | messenger-gtk: | 28 | messenger-gtk: |