aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/libneo4j-client/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/libneo4j-client/APKBUILD b/testing/libneo4j-client/APKBUILD
index 952e611118..fe0fbe1e11 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"