From 6784b5126675f6f8b548abaaf9e8987fab009ac3 Mon Sep 17 00:00:00 2001 From: Aelin Date: Fri, 29 May 2026 22:28:32 +0200 Subject: [PATCH] temp/aura-browser: disable on armv7 qt6-qtwebengine is not available on armv7. [ci:skip-vercheck] Part-of: --- temp/aura-browser/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/temp/aura-browser/APKBUILD b/temp/aura-browser/APKBUILD index bfed48a80..4a2b26520 100644 --- a/temp/aura-browser/APKBUILD +++ b/temp/aura-browser/APKBUILD @@ -10,8 +10,8 @@ _commit="64a02ef757a09420e08b875e4351cf680d2452b4" pkgdesc="Browser for a fully immersed Big Screen experience allowing you to navigate the world wide web using just your remote control" url="https://invent.kde.org/plasma/aura-browser" # armhf blocked by qt6-qtdeclarative -# x86, riscv64 and s390x blocked by qt6-qtwebengine -arch="all !armhf !x86 !riscv64 !s390x" +# armv7, x86, riscv64 and s390x blocked by qt6-qtwebengine +arch="all !armhf !armv7 !x86 !riscv64 !s390x" license="BSD-2-Clause AND (GPL-2.0-only OR GPL-3.0-only) AND CC0-1.0" makedepends=" extra-cmake-modules