mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 13:57:14 +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"
|
pkgdesc="MetricBeat - Lightweight shipper for system and service statistics"
|
||||||
pkgusers="root"
|
pkgusers="root"
|
||||||
url="https://www.elastic.co/products/beats"
|
url="https://www.elastic.co/products/beats"
|
||||||
arch="all"
|
arch="all !aarch64 !armhf"
|
||||||
license="ASL 2.0"
|
license="ASL 2.0"
|
||||||
depends=""
|
depends=""
|
||||||
makedepends="go"
|
makedepends="go"
|
||||||
|
Loading…
Reference in New Issue
Block a user