mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
testing/espeakup: disable on x86
This commit is contained in:
parent
aece17c3b0
commit
b502993ea1
@ -4,7 +4,7 @@ pkgver=0.90
|
||||
pkgrel=1
|
||||
pkgdesc="Lightweight connector for espeak and speakup"
|
||||
url="https://github.com/linux-speakup/espeakup"
|
||||
arch="all !s390x" # s390x blocked by espeak-ng
|
||||
arch="all !s390x !x86" # s390x, x86 blocked by espeak-ng
|
||||
license="GPL-3.0-or-later"
|
||||
options="!check" # no tests
|
||||
makedepends="alsa-lib-dev espeak-ng-dev meson"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user