4
0
forked from pool/ShellCheck

osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ShellCheck revision:11, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ShellCheck?expand=0&rev=70
This commit is contained in:
2020-09-04 15:09:50 +00:00
committed by Git OBS Bridge
parent f487d1d3e5
commit aa2877f116
5 changed files with 62 additions and 12 deletions

View File

@@ -1,18 +1,38 @@
<?xml version="1.0"?>
<constraints>
<hardware>
<disk>
<size unit="M">2500</size>
<size unit="M">4600</size>
</disk>
</hardware>
<overwrite>
<overwrite>
<conditions>
<arch>aarch64</arch>
</conditions>
<hardware>
<memory>
<size unit="G">11</size>
</memory>
<memory>
<size unit="G">6</size>
</memory>
</hardware>
</overwrite>
<overwrite>
<conditions>
<arch>ppc64</arch>
<arch>ppc64le</arch>
</conditions>
<hardware>
<memory>
<size unit="G">4</size>
</memory>
</hardware>
</overwrite>
<overwrite>
<conditions>
<arch>s390x</arch>
</conditions>
<hardware>
<memory>
<size unit="G">9</size>
</memory>
</hardware>
</overwrite>
</constraints>