mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
testing/haproxy-dataplaneapi: disable on loongarch64
This commit is contained in:
parent
4dd56e782b
commit
8f17e0f2fa
@ -6,7 +6,8 @@ pkgver=2.9.5
|
|||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="HAProxy data plane API"
|
pkgdesc="HAProxy data plane API"
|
||||||
url="https://github.com/haproxytech/dataplaneapi"
|
url="https://github.com/haproxytech/dataplaneapi"
|
||||||
arch="all"
|
# loongarch64: incompatible github.com/shirou/gopsutil
|
||||||
|
arch="all !loongarch64"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
makedepends="go"
|
makedepends="go"
|
||||||
install="$pkgname.pre-install"
|
install="$pkgname.pre-install"
|
||||||
|
Loading…
Reference in New Issue
Block a user