main/postmarketos-ui-lxqt: disable for riscv64 (MR 4579)

The riscv64 builder in Alpine is currently stuck, let's disable the
package for riscv64 temporarily so bpo isn't stuck on it for master. I
doubt anybody is using it on riscv64 currently.

[ci:skip-vercheck]
[ci:skip-build]: already built successfully in CI
This commit is contained in:
Oliver Smith 2023-11-29 20:59:10 +01:00
parent 5783346ecb
commit 1b9f174924
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB

View file

@ -5,7 +5,9 @@ pkgver=0.2
pkgrel=0
pkgdesc="(X11) Lightweight Qt Desktop Environment (stylus recommended)"
url="https://lxqt-project.org/"
arch="noarch !armhf" # lxqt-desktop not available on armhf
# armhf: lxqt-desktop not available
# riscv64: qt5-qtbase needs rebuild in alpine, builder is currently stuck
arch="noarch !armhf !riscv64"
license="GPL-3.0-or-later"
depends="
dbus-x11