Skip to content
Snippets Groups Projects
Unverified Commit 5e9e802c authored by Oliver Smith's avatar Oliver Smith
Browse files

temp/mutter-mobile: disable on riscv64

Fails for a weird reason, disable to get the initial bpo build for
riscv64 done.

Related: https://builds.sr.ht/~postmarketos/job/869829
parent e017c774
Branches
No related tags found
No related merge requests found
......@@ -5,7 +5,9 @@ pkgver=43.0
pkgrel=1
pkgdesc="clutter-based window manager and compositor"
url="https://wiki.gnome.org/Projects/Mutter/"
arch="all"
# ricsv64: doesn't build currently:
# https://builds.sr.ht/~postmarketos/job/869829#task-pmbootstrap_build-1224
arch="all !riscv64"
license="GPL-2.0-or-later"
depends="
gnome-settings-daemon
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment