acf8290ca2
- Add _constraints min disk space for PowerPC to avoid build error OBS-URL: https://build.opensuse.org/request/show/822023 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kst?expand=0&rev=23
14 lines
238 B
Plaintext
14 lines
238 B
Plaintext
<constraints>
|
|
<overwrite>
|
|
<conditions>
|
|
<arch>ppc64</arch>
|
|
<arch>ppc64le</arch>
|
|
</conditions>
|
|
<hardware>
|
|
<disk>
|
|
<size unit="M">5100</size>
|
|
</disk>
|
|
</hardware>
|
|
</overwrite>
|
|
</constraints>
|