From 2ae07714e12e69d6194a090d19d7b44cdec6afb5 Mon Sep 17 00:00:00 2001 From: Sertonix Date: Mon, 30 Mar 2026 23:18:48 +0000 Subject: [PATCH] testing/zapzap: disable on x86 --- testing/zapzap/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testing/zapzap/APKBUILD b/testing/zapzap/APKBUILD index 8992e05c6e0..e7da3666b07 100644 --- a/testing/zapzap/APKBUILD +++ b/testing/zapzap/APKBUILD @@ -4,9 +4,9 @@ pkgver=6.0.1.8 pkgrel=1 pkgdesc="Custom WhatsApp desktop client using PyQt" url="https://github.com/rafatosta/zapzap" -# riscv64 s390x ppc64le: blocked by py3-pyqt6-webengine +# riscv64 s390x ppc64le x86: blocked by py3-pyqt6-webengine # armhf: blocked by qt6-qtmultimedia -arch="noarch !riscv64 !s390x !ppc64le !armhf" +arch="noarch !riscv64 !s390x !ppc64le !armhf !x86" license="GPL-3.0-only" options="!check" # no test suite depends="