diff options
Diffstat (limited to 'testing/mongodb/APKBUILD')
-rw-r--r-- | testing/mongodb/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/mongodb/APKBUILD b/testing/mongodb/APKBUILD index d014d656f..acb6a4cc1 100644 --- a/testing/mongodb/APKBUILD +++ b/testing/mongodb/APKBUILD @@ -5,7 +5,7 @@ pkgver=2.4.4 pkgrel=1 pkgdesc="High-performance, schema-free document-oriented database" url="http://www.mongodb.org" -arch="x86" +#arch="x86" license="AGPLv3 and zlib and ASL 2.0" depends="" depends_dev="boost-dev python-dev pcre-dev readline-dev libpcap-dev |