Accepting request 827777 from home:michel_mno:branches:devel:languages:haskell

- Add _constraints with 6GB min disk space for ppc64/ppc64le

OBS-URL: https://build.opensuse.org/request/show/827777
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-skylighting-core?expand=0&rev=39
This commit is contained in:
Peter Simons 2020-08-21 11:12:38 +00:00 committed by Git OBS Bridge
parent a6b71c37d8
commit 8ba5f6bcd4
2 changed files with 19 additions and 0 deletions

14
_constraints Normal file
View File

@ -0,0 +1,14 @@
<constraints>
<overwrite>
<conditions>
<arch>ppc64</arch>
<arch>ppc64le</arch>
</conditions>
<hardware>
<disk>
<size unit="G">6</size>
</disk>
</hardware>
</overwrite>
</constraints>

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Aug 19 06:55:08 UTC 2020 - Michel Normand <normand@linux.vnet.ibm.com>
- Add _constraints with 6GB min disk space for ppc64/ppc64le
-------------------------------------------------------------------
Tue Aug 18 10:46:03 UTC 2020 - Peter Simons <psimons@suse.com>