systemd/gnome-shell: disable riscv64 temporarily
Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/7051>
This commit is contained in:
parent
aff18515ad
commit
043389df82
1 changed files with 2 additions and 1 deletions
|
|
@ -7,7 +7,8 @@ pkgrel=0
|
|||
pkgdesc="GNOME shell"
|
||||
url="https://gitlab.gnome.org/GNOME/gnome-shell"
|
||||
# gjs -> mozjs
|
||||
arch="all !armhf !s390x"
|
||||
# TODO: Alpine riscv64 is still building, enable me once community is uploaded
|
||||
arch="all !armhf !s390x !riscv64"
|
||||
license="GPL-2.0-or-later"
|
||||
depends="
|
||||
accountsservice
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue