aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/cassandra-cpp-driver/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/cassandra-cpp-driver/APKBUILD b/testing/cassandra-cpp-driver/APKBUILD
index 036c886653..08ae66635f 100644
--- a/testing/cassandra-cpp-driver/APKBUILD
+++ b/testing/cassandra-cpp-driver/APKBUILD
@@ -6,7 +6,7 @@ pkgver=2.4.3
pkgrel=0
pkgdesc="Cassandra CPP Driver"
url="http://datastax.github.io/cpp-driver/"
-arch="all"
+arch="x86_64 x86"
license="ASL 2.0"
depends=
makedepends="cmake make openssl-dev libuv-dev"