From 5e9e802c6794aafb9df5ad6e475bb2f3b65b90c0 Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Wed, 26 Oct 2022 20:25:26 +0200 Subject: [PATCH] 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 --- temp/mutter-mobile/APKBUILD | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/temp/mutter-mobile/APKBUILD b/temp/mutter-mobile/APKBUILD index d1e1d9ab2..a95f375be 100644 --- a/temp/mutter-mobile/APKBUILD +++ b/temp/mutter-mobile/APKBUILD @@ -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