diff --git a/community/neochat/APKBUILD b/community/neochat/APKBUILD index 7446a29f15ff2de30ff18383733e4b6efa0348fa..ec8808d3c7a628203c1841ded4321cde9988e8d3 100644 --- a/community/neochat/APKBUILD +++ b/community/neochat/APKBUILD @@ -11,7 +11,8 @@ url="https://invent.kde.org/network/neochat/" # armhf blocked by extra-cmake-modules # riscv64 blocked due to build failure on builders, compiler segfault # Wait for real riscv64 hardware before enabling again -arch="all !armhf !riscv64" +# x86, armv7, s390x and ppc64le blocked by qt6-qtwebview +arch="all !armhf !riscv64 !x86 !armv7 !s390x !ppc64le" license="GPL-2.0-or-later AND GPL-3.0-only AND GPL-3.0-or-later AND BSD-2-Clause" depends=" kirigami-addons