forked from pool/python-numpy
- Add vxe flag to constraint for s390x, bsc#1221902 OBS-URL: https://build.opensuse.org/request/show/1161367 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-numpy?expand=0&rev=152
21 lines
352 B
Plaintext
21 lines
352 B
Plaintext
<constraints>
|
|
<hardware>
|
|
<physicalmemory>
|
|
<size unit="G">8</size>
|
|
</physicalmemory>
|
|
<disk>
|
|
<size unit="G">9</size>
|
|
</disk>
|
|
</hardware>
|
|
<overwrite>
|
|
<conditions>
|
|
<arch>s390x</arch>
|
|
</conditions>
|
|
<hardware>
|
|
<cpu>
|
|
<flag>vxe</flag>
|
|
</cpu>
|
|
</hardware>
|
|
</overwrite>
|
|
</constraints>
|