diff --git a/testing/snapper/APKBUILD b/testing/snapper/APKBUILD index 94b035fd6aa..33ae439b6e9 100644 --- a/testing/snapper/APKBUILD +++ b/testing/snapper/APKBUILD @@ -5,7 +5,7 @@ pkgver=0.5.4 pkgrel=0 pkgdesc="Manage filesystem snapshots and allow undo of system modifications" url="https://snapper.io" -arch="all" +arch="all !armhf" # armhf: fails to build license="GPL-2.0" # 3 tests are failing options="!check"