5
0
forked from pool/ast-grep
Files
ast-grep/_constraints
Michael Vetter 19e9a88105 Accepting request 1195162 from home:hrauch:branches:utilities
- Added ppc64le to the list of architectures (_constraints) 

- Increased memory to 8 GB for s390x (_constraints)

OBS-URL: https://build.opensuse.org/request/show/1195162
OBS-URL: https://build.opensuse.org/package/show/utilities/ast-grep?expand=0&rev=80
2024-08-22 05:37:33 +00:00

14 lines
239 B
Plaintext

<constraints>
<overwrite>
<conditions>
<arch>s390x</arch>
<arch>ppc64le</arch>
</conditions>
<hardware>
<memory>
<size unit="G">8</size>
</memory>
</hardware>
</overwrite>
</constraints>