forked from pool/audacity
Dave Plater
44d2195631
- Add _constraints for min 6GB physicalymemory for ppc64/ppc64le OBS-URL: https://build.opensuse.org/request/show/829805 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=154
15 lines
250 B
Plaintext
15 lines
250 B
Plaintext
<constraints>
|
|
<overwrite>
|
|
<conditions>
|
|
<arch>ppc64</arch>
|
|
<arch>ppc64le</arch>
|
|
</conditions>
|
|
<hardware>
|
|
<physicalmemory>
|
|
<size unit="G">6</size>
|
|
</physicalmemory>
|
|
</hardware>
|
|
</overwrite>
|
|
</constraints>
|
|
|