forked from pool/texmath
- Add _constraints for PowerPC avoid "no space left on device" build error OBS-URL: https://build.opensuse.org/request/show/822684 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=105
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">4096</size>
|
|
</disk>
|
|
</hardware>
|
|
</overwrite>
|
|
</constraints>
|