From 56f3b29153421638fb5cf1344059bf4c38cc35ddf3b6a0db79b51ba737b866dd Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 21 Aug 2020 11:11:17 +0000 Subject: [PATCH] Accepting request 827883 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/827883 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-ghc-lib-parser-ex?expand=0&rev=6 --- _constraints | 14 ++++++++++++++ ghc-ghc-lib-parser-ex.changes | 5 +++++ 2 files changed, 19 insertions(+) create mode 100644 _constraints diff --git a/_constraints b/_constraints new file mode 100644 index 0000000..b5b0790 --- /dev/null +++ b/_constraints @@ -0,0 +1,14 @@ + + + + ppc64 + ppc64le + + + + 6 + + + + + diff --git a/ghc-ghc-lib-parser-ex.changes b/ghc-ghc-lib-parser-ex.changes index a8ad7f6..6ae4132 100644 --- a/ghc-ghc-lib-parser-ex.changes +++ b/ghc-ghc-lib-parser-ex.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Aug 19 07:30:38 UTC 2020 - Michel Normand + +- Add _constraints with 6GB min disk space for ppc64/ppc64le + ------------------------------------------------------------------- Tue Aug 18 10:44:55 UTC 2020 - Peter Simons