forked from pool/python-pymongo
- Drop ExclusiveArch, mongodb is only a Suggets which is plain documentation.
Nobody says that a PPC machine with the Python bindings can't talk to an x86_64 machine hosting mongodb. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymongo?expand=0&rev=18
This commit is contained in:
committed by
Git OBS Bridge
parent
ec4f29919d
commit
3a1e31b987
@@ -32,8 +32,6 @@ Suggests: mongodb
|
||||
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
|
||||
%{!?python_sitearch: %global python_sitearch %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
||||
%endif
|
||||
#currently mongodb is available only for little-endian CPU
|
||||
ExclusiveArch: %{ix86} x86_64
|
||||
|
||||
%description
|
||||
The PyMongo distribution contains tools for interacting with MongoDB
|
||||
|
Reference in New Issue
Block a user