From 1cf837e15b336a60cfe742140cb290a7b4976d50 Mon Sep 17 00:00:00 2001 From: Bart Ribbers Date: Wed, 25 Feb 2026 20:23:49 +0100 Subject: [PATCH] main/postmarketos-ui-plasma-desktop: disable on x86 We pre-install Firefox but that isn't available anymore on x86 since 67ceb722092486a00de16b6ae72933e179f07fc9 in aports. Since _pmb_recommends doesn't support things like 'case "$CARCH" in', there is no way to conditonally disable Firefox on the architecture so we have to disable the entire UI for it for now. [ci:skip-vercheck] Part-of: --- main/postmarketos-ui-plasma-desktop/APKBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/main/postmarketos-ui-plasma-desktop/APKBUILD b/main/postmarketos-ui-plasma-desktop/APKBUILD index 639dc5fa3..daea1640c 100644 --- a/main/postmarketos-ui-plasma-desktop/APKBUILD +++ b/main/postmarketos-ui-plasma-desktop/APKBUILD @@ -6,7 +6,8 @@ pkgrel=6 pkgdesc="(Wayland) KDE Desktop Environment (works well with tablets)" url="https://www.kde.org" # armhf and riscv64 blocked by plasma -arch="noarch !armhf !riscv64" +# x86 blocked by firefox +arch="noarch !armhf !riscv64 !x86" license="GPL-3.0-or-later" depends=" plasma