mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
community/grafana: disable on armhf
This commit is contained in:
parent
ea087b55b0
commit
7cebb3d8b9
@ -10,7 +10,9 @@ _commit=4cafe613e1 # git rev-parse --short HEAD
|
||||
_stamp=1648729399 # git --no-pager show -s --format=%ct
|
||||
pkgdesc="Open source, feature rich metrics dashboard and graph editor"
|
||||
url="https://grafana.com"
|
||||
arch="all !s390x" # tests fail https://github.com/grafana/grafana/issues/26390
|
||||
# armhf: https://gitlab.alpinelinux.org/alpine/aports/-/issues/13720
|
||||
# s390x: tests fail https://github.com/grafana/grafana/issues/26390
|
||||
arch="all !s390x !armhf"
|
||||
license="AGPL-3.0-only"
|
||||
depends="grafana-frontend=$pkgver-r$pkgrel"
|
||||
makedepends="go"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user