main/postmarketos-ui-sway: disable on armhf
The packages built against musl-1.2 did not get uploaded from the builders. Disable for now. Related: https://gitlab.alpinelinux.org/alpine/aports/-/issues/11807
This commit is contained in:
parent
e1a3324e5a
commit
42e335e9cd
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ pkgver=2
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="(Wayland) Tiling WM, drop-in replacement for i3wm (DOES NOT RUN WITHOUT HW ACCELERATION!)"
|
pkgdesc="(Wayland) Tiling WM, drop-in replacement for i3wm (DOES NOT RUN WITHOUT HW ACCELERATION!)"
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
arch="noarch"
|
arch="noarch !armhf" # armhf: https://gitlab.alpinelinux.org/alpine/aports/-/issues/11807
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
depends="elogind
|
depends="elogind
|
||||||
lightdm
|
lightdm
|
||||||
|
|
Loading…
Reference in a new issue