diff --git a/testing/libneo4j-client/APKBUILD b/testing/libneo4j-client/APKBUILD index 952e6111188408fdf6674be8a6e8c5c1916c67ca..fe0fbe1e11a548c9e36d56350554deb2174d124c 100644 --- a/testing/libneo4j-client/APKBUILD +++ b/testing/libneo4j-client/APKBUILD @@ -5,7 +5,7 @@ pkgver=1.2.1 pkgrel=0 pkgdesc="Client library for the Neo4j graph database" url="https://github.com/cleishm/libneo4j-client" -arch="all" +arch="x86_64 aarch64" license="ASL 2.0" depends="openssl" depends_dev="openssl-dev"