|
@@ -8,8 +8,8 @@ description: |
|
|
base: core20
|
|
base: core20
|
|
grade: stable
|
|
grade: stable
|
|
confinement: strict
|
|
confinement: strict
|
|
-#architectures:
|
|
|
|
-# - build-on: [arm64, armhf] #, armhf, amd64, ppc64el]
|
|
|
|
|
|
+architectures:
|
|
|
|
+ - build-on: [arm64, armhf, armhf, amd64, ppc64el]
|
|
apps:
|
|
apps:
|
|
hass:
|
|
hass:
|
|
command: bin/hass --config $SNAP_DATA
|
|
command: bin/hass --config $SNAP_DATA
|