main/postmarketos-ui-phosh: Disable on riscv64 (MR 4342)
Unfortunately xdg-desktop-portal-gnome is not available on riscv64 any more in Alpine.
This commit is contained in:
parent
80fff9242a
commit
a48d4dac62
|
@ -5,7 +5,8 @@ pkgver=22.2
|
|||
pkgrel=4
|
||||
pkgdesc="(Wayland) Mobile UI developed for the Librem 5"
|
||||
url="https://puri.sm"
|
||||
arch="noarch !armhf"
|
||||
# riscv64: Missing xdg-desktop-portal-gnome
|
||||
arch="noarch !armhf !riscv64"
|
||||
license="GPL-3.0-or-later"
|
||||
# !pipewire-pulse: prevent audio breakage, see pma#1386
|
||||
depends="
|
||||
|
|
Loading…
Reference in New Issue
Block a user