Files
librepods/_constraints
Richard Rahl 872d46e174 Accepting request 1324420 from home:rrahl0:branches:X11:Utilities
- disable building for %{arm32} and %{ix86}, as these arches can't
  allocate enough memory
- increase memory for %{arm64} %{ppc64} and %{s390x} so those don't
  run out of memory
- initial packaging

OBS-URL: https://build.opensuse.org/request/show/1324420
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/librepods?expand=0&rev=3
2025-12-26 00:32:51 +00:00

17 lines
306 B
XML

<?xml version="1.0"?>
<constraints>
<overwrite>
<conditions>
<arch>aarch64</arch>
<arch>ppc64le</arch>
<arch>s390x</arch>
</conditions>
<hardware>
<physicalmemory>
<size unit="G">12</size>
</physicalmemory>
</hardware>
</overwrite>
</constraints>