Accepting request 1101940 from openSUSE:Factory:RISCV
- Reduce memory constraints for riscv64 OBS-URL: https://build.opensuse.org/request/show/1101940 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/colord?expand=0&rev=188
This commit is contained in:
parent
47bb0c0444
commit
460036791c
11
_constraints
11
_constraints
@ -9,20 +9,11 @@
|
||||
<arch>armv6l</arch>
|
||||
<arch>armv7l</arch>
|
||||
<arch>aarch64</arch>
|
||||
</conditions>
|
||||
<hardware>
|
||||
<physicalmemory>
|
||||
<size unit="M">3500</size>
|
||||
</physicalmemory>
|
||||
</hardware>
|
||||
</overwrite>
|
||||
<overwrite>
|
||||
<conditions>
|
||||
<arch>riscv64</arch>
|
||||
</conditions>
|
||||
<hardware>
|
||||
<physicalmemory>
|
||||
<size unit="M">7250</size>
|
||||
<size unit="M">3500</size>
|
||||
</physicalmemory>
|
||||
</hardware>
|
||||
</overwrite>
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 2 10:01:17 UTC 2023 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
- Reduce memory constraints for riscv64
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 5 09:06:57 UTC 2023 - Frederic Crozat <fcrozat@suse.com>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user