diff options
author | Carlo Landmeter <clandmeter@gmail.com> | 2017-08-16 16:47:43 +0200 |
---|---|---|
committer | Carlo Landmeter <clandmeter@gmail.com> | 2017-08-16 16:47:43 +0200 |
commit | 82b489f10109265b30dd0166858db2e6cbce85de (patch) | |
tree | 348fa7e67bbf6a517256a1f5cfa73d7a7b62c8a8 /community/rethinkdb | |
parent | c8f47529eee7b8195d59ac0ea32a2c9a94017021 (diff) | |
download | aports-82b489f10109265b30dd0166858db2e6cbce85de.tar.bz2 aports-82b489f10109265b30dd0166858db2e6cbce85de.tar.xz |
community/rethinkdb: disable build
http://tpaste.us/pQXm
Diffstat (limited to 'community/rethinkdb')
-rw-r--r-- | community/rethinkdb/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/rethinkdb/APKBUILD b/community/rethinkdb/APKBUILD index bee1971bcb..76cd301318 100644 --- a/community/rethinkdb/APKBUILD +++ b/community/rethinkdb/APKBUILD @@ -5,7 +5,7 @@ pkgver=2.3.6 pkgrel=0 pkgdesc="Distributed powerful and scalable NoSQL database" url="http://www.rethinkdb.com" -arch="x86_64" +arch="" license="ASL 2.0" depends="" makedepends="bash python2 linux-headers bsd-compat-headers m4 paxmark |