aboutsummaryrefslogtreecommitdiffstats
path: root/community/cassandra-cpp-driver/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/cassandra-cpp-driver/APKBUILD')
-rw-r--r--community/cassandra-cpp-driver/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/cassandra-cpp-driver/APKBUILD b/community/cassandra-cpp-driver/APKBUILD
index 287ed72fc1..9b0847025b 100644
--- a/community/cassandra-cpp-driver/APKBUILD
+++ b/community/cassandra-cpp-driver/APKBUILD
@@ -6,7 +6,7 @@ pkgver=2.10.0
pkgrel=0
pkgdesc="Cassandra CPP Driver"
url="https://datastax.github.io/cpp-driver/"
-arch="x86_64 x86 ppc64le"
+arch="aarch64 x86_64 x86 ppc64le"
license="Apache-2.0"
options="!check" # FIXME: cassandra_integration_tests won't link
depends=""