summaryrefslogtreecommitdiffstats
path: root/snap/snapcraft.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'snap/snapcraft.yaml')
-rw-r--r--snap/snapcraft.yaml8
1 files changed, 6 insertions, 2 deletions
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index 2cfbdc2..c77e06a 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -13,7 +13,10 @@ compression: lzo
architectures:
- build-on: amd64
- run-on: [all]
+ - build-on: arm64
+ - build-on: armhf
+ - build-on: ppc64el
+ - build-on: s390x
package-repositories:
- type: apt
@@ -21,7 +24,8 @@ package-repositories:
apps:
btop:
- command: usr/local/bin/btop
+ command: desktop-launch usr/local/bin/btop
+ desktop: usr/local/bin/btop.desktop
extensions:
- gnome-3-38
environment: