mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
testing/py3-mitmproxy-rs: disable on loongarch64
Signed-off-by: yzewei <yangzewei@loongson.cn>
This commit is contained in:
parent
5695651980
commit
b20f7cbdbf
@ -5,7 +5,7 @@ pkgrel=0
|
||||
pkgdesc="mitmproxy modules written in Rust"
|
||||
url="https://github.com/mitmproxy/mitmproxy_rs"
|
||||
license="MIT"
|
||||
arch="all !ppc64le !riscv64 !s390x" # fails to build ring crate
|
||||
arch="all !ppc64le !riscv64 !s390x !loongarch64" # fails to build ring crate
|
||||
makedepends="
|
||||
cargo
|
||||
py3-gpep517
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user