aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/libbsd/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/libbsd/APKBUILD b/main/libbsd/APKBUILD
index 4a12ed99b9..7a7641c5ce 100644
--- a/main/libbsd/APKBUILD
+++ b/main/libbsd/APKBUILD
@@ -6,7 +6,7 @@ pkgver=0.8.3
pkgrel=1
pkgdesc="commonly-used BSD functions not implemented by all libcs"
url="http://libbsd.freedesktop.org/"
-arch="all"
+arch="all !armhf"
license="BSD"
depends=""
depends_dev="bsd-compat-headers linux-headers"