mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
main/nfdump: disable on s390x
This commit is contained in:
parent
848b3651db
commit
433740ed8e
@ -5,7 +5,8 @@ pkgver=1.7.2
|
||||
pkgrel=0
|
||||
pkgdesc="Tools to collect and process netflow data"
|
||||
url="https://github.com/phaag/nfdump"
|
||||
arch="all"
|
||||
# fails diff tests, probably broken on big endian
|
||||
arch="all !s390x"
|
||||
license="BSD-3-Clause"
|
||||
makedepends="autoconf automake bison bzip2-dev flex libtool rrdtool-dev"
|
||||
checkdepends="tzdata"
|
||||
|
Loading…
Reference in New Issue
Block a user