mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
testing/waifu2x-converter-cpp: disable on loongarch64
This commit is contained in:
parent
3f5c1798b5
commit
36bb9cfc22
@ -5,7 +5,7 @@ pkgver=5.3.4
|
||||
pkgrel=6
|
||||
pkgdesc="image upscaler for anime-style art capable of opencl"
|
||||
url="https://github.com/DeadSix27/waifu2x-converter-cpp"
|
||||
arch="all !ppc64le !s390x !riscv64" # limited by opencv
|
||||
arch="all !ppc64le !s390x !riscv64 !loongarch64" # limited by opencv
|
||||
license="MIT"
|
||||
depends="so:libOpenCL.so.1"
|
||||
makedepends="cmake opencl-dev opencv-dev samurai"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user