aboutsummaryrefslogtreecommitdiffstats
path: root/community/mongodb
diff options
context:
space:
mode:
Diffstat (limited to 'community/mongodb')
-rw-r--r--community/mongodb/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mongodb/APKBUILD b/community/mongodb/APKBUILD
index 6d0ced1ddb..24acb50fe8 100644
--- a/community/mongodb/APKBUILD
+++ b/community/mongodb/APKBUILD
@@ -5,7 +5,7 @@ pkgver=3.6.5
pkgrel=0
pkgdesc='A high-performance, open source, schema-free document-oriented database'
url='http://www.mongodb.org'
-arch='x86_64'
+arch='x86_64 ppc64le'
options="!check" # out of disk space (>35GB)
license='AGPL3'
pkgusers="mongodb"