forked from pool/telegram-desktop
55887b1bd9
- Lower constraints on Arm OBS-URL: https://build.opensuse.org/request/show/842169 OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=164
27 lines
572 B
XML
27 lines
572 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<constraints>
|
|
<hardware>
|
|
<physicalmemory>
|
|
<size unit="G">16</size>
|
|
</physicalmemory>
|
|
<memoryperjob>
|
|
<size unit="M">2048</size>
|
|
</memoryperjob>
|
|
</hardware>
|
|
<overwrite>
|
|
<conditions>
|
|
<arch>aarch64</arch>
|
|
<arch>armv7l</arch>
|
|
<arch>armv6l</arch>
|
|
</conditions>
|
|
<hardware>
|
|
<physicalmemory>
|
|
<size unit="G">8</size>
|
|
</physicalmemory>
|
|
<memoryperjob>
|
|
<size unit="M">1024</size>
|
|
</memoryperjob>
|
|
</hardware>
|
|
</overwrite>
|
|
</constraints>
|