diff options
author | TheJackiMonster <thejackimonster@gmail.com> | 2022-09-15 17:46:03 +0200 |
---|---|---|
committer | TheJackiMonster <thejackimonster@gmail.com> | 2022-09-15 17:46:03 +0200 |
commit | cac434c7bc444845066ce4c5e42fcf57a4a91b3c (patch) | |
tree | c2b3b9b9751ce4da0bb62d5c37c0e2060b518ff9 | |
parent | e07c8eb0870a6fdac9ed5559feaed4eed0581c1a (diff) |
Revert "Added architectures to snapcraft.yaml"
This reverts commit e07c8eb0870a6fdac9ed5559feaed4eed0581c1a.
-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 grade: stable confinement: strict base: core22 -architectures: - - amd64 - - arm64 - - armhf - - ppc64el - - i386 icon: resources/icon/full_color.svg apps: messenger-gtk: |