mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
testing/piper-tts: disable on riscv64
due to onnxruntime
This commit is contained in:
parent
c90dd4153a
commit
a09e1bcce9
@ -7,7 +7,7 @@ pkgdesc="Fast, local neural text to speech system"
|
||||
url="https://github.com/rhasspy/piper"
|
||||
provides="larynx2=$pkgver-r$pkgrel"
|
||||
replaces=larynx2
|
||||
# x86, s390x: not supported by onnxruntime
|
||||
# x86, riscv64 s390x: not supported by onnxruntime
|
||||
arch="all !x86 !s390x"
|
||||
license="MIT"
|
||||
depends_dev="
|
||||
|
Loading…
Reference in New Issue
Block a user