diff options
Diffstat (limited to 'testing/rethinkdb')
-rw-r--r-- | testing/rethinkdb/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/rethinkdb/APKBUILD b/testing/rethinkdb/APKBUILD index 203b7ea164..b40677049d 100644 --- a/testing/rethinkdb/APKBUILD +++ b/testing/rethinkdb/APKBUILD @@ -6,7 +6,7 @@ _pkgver=2.2.3-1 pkgrel=0 pkgdesc="Distributed powerful and scalable NoSQL database" url="http://www.rethinkdb.com" -arch="all" +arch="x86_64 x86" license="AGPL" depends="" depends_dev="protobuf-dev icu-dev openssl-dev curl-dev boost-dev |