OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/pypy3?expand=0&rev=1
23 lines
474 B
Plaintext
23 lines
474 B
Plaintext
<constraints>
|
|
<hardware>
|
|
<physicalmemory>
|
|
<!-- Actually we only need >4G on x86_64, 2G should be sufficient on 32-bit machines -->
|
|
<size unit="G">8</size>
|
|
</physicalmemory>
|
|
<disk>
|
|
<size unit="G">30</size>
|
|
</disk>
|
|
</hardware>
|
|
<overwrite>
|
|
<conditions>
|
|
<arch>i586</arch>
|
|
<arch>x86_64</arch>
|
|
</conditions>
|
|
<hardware>
|
|
<cpu>
|
|
<flag>sse2</flag>
|
|
</cpu>
|
|
</hardware>
|
|
</overwrite>
|
|
</constraints>
|