@cryptotaxi247 / kubo / commits / 812ee63d1

chore: remove explicit architectures

remvoing as specifying the subset of architectures you want to build on has side-effects, like the resulting snap is labeled as "multi" arch, and the snapstore UI lists it as building on i386 the whole time. License: MIT Signed-off-by: Oli Evans <oli@tableflip.io>

Oli Evans committed Jul 10, 2020 at 18:05 UTC 812ee63d1856cecbc7bcfd0161b65e152465764f
1 file changed -4
snap/snapcraft.yaml
-4
@@ -14,10 +14,6 @@ base: core18
14 grade: stable
15 confinement: strict
16
17 -# skip building on `ppc64el` and `s390x` to save some cpu cycles.
18 -architectures:
19 - - build-on: [amd64, arm64, armhf, i386]
20 -
17 apps:
18 ipfs:
19 command: ipfs