mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
testing/metricbeat: disable on armhf and aarch64
build fails
This commit is contained in:
parent
e701bf1210
commit
84ddedd0ae
@ -6,7 +6,7 @@ pkgrel=0
|
||||
pkgdesc="MetricBeat - Lightweight shipper for system and service statistics"
|
||||
pkgusers="root"
|
||||
url="https://www.elastic.co/products/beats"
|
||||
arch="all"
|
||||
arch="all !aarch64 !armhf"
|
||||
license="ASL 2.0"
|
||||
depends=""
|
||||
makedepends="go"
|
||||
|
Loading…
Reference in New Issue
Block a user