aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/drbd-lts/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/drbd-lts/APKBUILD b/testing/drbd-lts/APKBUILD
index 25a2348705..2af869c5a5 100644
--- a/testing/drbd-lts/APKBUILD
+++ b/testing/drbd-lts/APKBUILD
@@ -19,7 +19,7 @@ pkgrel=$(( $_krel + $_rel ))
pkgdesc="Network-based RAID 1 version 9"
url="https://www.linbit.com/en/drbd-community/drbd-download/"
-arch="all"
+arch="all !armhf"
license="GPL-2.0-or-later"
depends="$_kpkg=$_kpkgver"
makedepends="$_kpkg-dev=$_kpkgver bash coreutils"