aboutsummaryrefslogtreecommitdiffstats
path: root/main/ldb
diff options
context:
space:
mode:
Diffstat (limited to 'main/ldb')
-rw-r--r--main/ldb/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/ldb/APKBUILD b/main/ldb/APKBUILD
index e8c20da335..47ca72c96f 100644
--- a/main/ldb/APKBUILD
+++ b/main/ldb/APKBUILD
@@ -4,7 +4,7 @@ pkgver=1.2.0
pkgrel=0
pkgdesc="A schema-less, ldap like, API and database"
url="http://ldb.samba.org/"
-arch="all !aarch64" # cmocka not avail on excluded arches
+arch="all"
license="LGPLv3+"
makedepends="$depends_dev tevent-dev py-tevent tdb-dev py-tdb talloc-dev
python2-dev popt-dev cmocka-dev"