From 7ba641eeb9db434db566fb25fccc34b7509be45a Mon Sep 17 00:00:00 2001 From: Aelin Date: Tue, 27 Jan 2026 07:22:35 +0100 Subject: [PATCH] {temp,systemd}/{mutter,gnome-shell}-mobile: re-enable riscv64 The bug referenced in the APKBUILDs is 3 years old and I cannot reproduce it anymore when cross compiling from x86_64. This syncs the enabled architectures with Alpine. [ci:skip-vercheck]: enabling packages for arch Part-of: --- extra-repos/systemd/gnome-shell-mobile/APKBUILD | 4 ++-- extra-repos/systemd/mutter-mobile/APKBUILD | 4 +--- temp/gnome-shell-mobile/APKBUILD | 4 ++-- temp/mutter-mobile/APKBUILD | 4 +--- 4 files changed, 6 insertions(+), 10 deletions(-) diff --git a/extra-repos/systemd/gnome-shell-mobile/APKBUILD b/extra-repos/systemd/gnome-shell-mobile/APKBUILD index e757e2aad..99fb7af09 100644 --- a/extra-repos/systemd/gnome-shell-mobile/APKBUILD +++ b/extra-repos/systemd/gnome-shell-mobile/APKBUILD @@ -8,8 +8,8 @@ pkgver=9999$_pkgver pkgrel=1 pkgdesc="GNOME shell mobile" url="https://wiki.gnome.org/Projects/GnomeShell" -# gjs / riscv64: mutter-mobile -arch="all !armhf !s390x !riscv64" +# armhf: mutter-mobile, gjs +arch="all !armhf" license="GPL-2.0-or-later" depends=" accountsservice diff --git a/extra-repos/systemd/mutter-mobile/APKBUILD b/extra-repos/systemd/mutter-mobile/APKBUILD index 0e02353d0..37f0221e4 100644 --- a/extra-repos/systemd/mutter-mobile/APKBUILD +++ b/extra-repos/systemd/mutter-mobile/APKBUILD @@ -8,10 +8,8 @@ pkgver=9999$_pkgver pkgrel=0 pkgdesc="clutter-based window manager and compositor" url="https://wiki.gnome.org/Projects/Mutter/" -# ricsv64: doesn't build currently: -# https://builds.sr.ht/~postmarketos/job/869829#task-pmbootstrap_build-1224 # armhf: pmb#2618 -arch="all !riscv64 !armhf" +arch="all !armhf" license="GPL-2.0-or-later" depends=" gnome-settings-daemon-mobile diff --git a/temp/gnome-shell-mobile/APKBUILD b/temp/gnome-shell-mobile/APKBUILD index 2376df5bb..7e41f921b 100644 --- a/temp/gnome-shell-mobile/APKBUILD +++ b/temp/gnome-shell-mobile/APKBUILD @@ -7,8 +7,8 @@ pkgver=48.0 pkgrel=5 pkgdesc="GNOME shell" url="https://wiki.gnome.org/Projects/GnomeShell" -# gjs / riscv64: mutter-mobile -arch="all !armhf !s390x !riscv64" +# armhf: gjs -> mozjs +arch="all !armhf" license="GPL-2.0-or-later" depends=" accountsservice diff --git a/temp/mutter-mobile/APKBUILD b/temp/mutter-mobile/APKBUILD index f97270bda..ea2905508 100644 --- a/temp/mutter-mobile/APKBUILD +++ b/temp/mutter-mobile/APKBUILD @@ -7,9 +7,7 @@ pkgver=48.0 pkgrel=2 pkgdesc="clutter-based window manager and compositor" url="https://wiki.gnome.org/Projects/Mutter/" -# ricsv64: doesn't build currently: -# https://builds.sr.ht/~postmarketos/job/869829#task-pmbootstrap_build-1224 -arch="all !riscv64" +arch="all" license="GPL-2.0-or-later" depends=" gnome-settings-daemon-mobile