summarylogtreecommitdiffstats
path: root/arch_fix.patch
blob: ea9f5d6c17688ad31437a0d30bf71ee03c930a09 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
diff --unified --recursive --text a/package.json b/package.json
--- a/package.json	2022-02-12 17:44:45.536886698 +0100
+++ b/package.json	2022-02-12 17:46:48.364179632 +0100
@@ -78,9 +78,7 @@
         {
           "target": "appImage",
           "arch": [
-            "x64",
-            "armv7l",
-            "arm64"
+            "x64"
           ]
         }
       ],