Skip to content
Snippets Groups Projects
Commit b9b42503 authored by Leo's avatar Leo
Browse files

community/mbuffer: disable on armhf/armv7

parent 77df10b4
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ pkgver=20210328
pkgrel=0
pkgdesc="tool for measuring and buffering data streams"
url="https://www.maier-komor.de/mbuffer.html"
arch="all"
arch="all !armhf !armv7" # fails on the builders
license="GPL-3.0-or-later"
makedepends="linux-headers openssl-dev"
subpackages="$pkgname-doc"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment