mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-06 04:46:42 +02:00
testing/zapzap: disable on x86
This commit is contained in:
parent
7e16c5a4fd
commit
2ae07714e1
@ -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="
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user