Build only on architecture supported by MongoDB upstream

This commit is contained in:
Marek Skalický 2018-05-28 11:35:24 +02:00
commit bb4216ff59
No known key found for this signature in database
GPG key ID: AA3B2D500F0DCCBC

View file

@ -49,7 +49,9 @@ data:
rationale: MongoDB package.
ref: 3.4
buildorder: 2
arches: [ x86_64, ppc64le, aarch64, s390x ]
python-pymongo:
rationale: Python MongoDB driver | MongoDB dependecy for running testsuite.
ref: f28
buildorder: 3
arches: [ x86_64, ppc64le, aarch64, s390x ]