aboutsummaryrefslogtreecommitdiffstats
path: root/main/libbsd
diff options
context:
space:
mode:
Diffstat (limited to 'main/libbsd')
-rw-r--r--main/libbsd/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/libbsd/APKBUILD b/main/libbsd/APKBUILD
index ef57ae9712..bf95701c97 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 !armhf !ppc64le"
+arch="all !armhf !aarch64 !ppc64le"
license="BSD"
depends=""
depends_dev="bsd-compat-headers linux-headers"