mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
testing/reredirect: disable on loongarch64
This commit is contained in:
parent
6f49070089
commit
2c83fdf08e
@ -5,7 +5,7 @@ pkgver=0.3
|
||||
pkgrel=0
|
||||
pkgdesc="Tool to dynamicly redirect outputs of a running process"
|
||||
url="https://github.com/jerome-pouiller/reredirect/"
|
||||
arch="all !aarch64 !s390x !ppc64le !riscv64" # "unsupported"
|
||||
arch="all !aarch64 !s390x !ppc64le !riscv64 !loongarch64" # "unsupported"
|
||||
license="MIT"
|
||||
makedepends="linux-headers"
|
||||
subpackages="$pkgname-doc"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user