From 3dd60c2a21a8877be1359b0a2c1e39de0f9c063023ef064f38c86eff4800a8c2 Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Fri, 12 Jun 2020 08:27:19 +0000 Subject: [PATCH] Accepting request 813456 from home:michel_mno:branches:graphics - Add memory limit _constraints for ppc64le to avoid oom build failure OBS-URL: https://build.opensuse.org/request/show/813456 OBS-URL: https://build.opensuse.org/package/show/graphics/inkscape?expand=0&rev=64 --- _constraints | 10 ++++++++++ inkscape.changes | 5 +++++ 2 files changed, 15 insertions(+) diff --git a/_constraints b/_constraints index 4da3bd2..c768be9 100644 --- a/_constraints +++ b/_constraints @@ -4,5 +4,15 @@ 5 + + + ppc64le + + + + 4800 + + + diff --git a/inkscape.changes b/inkscape.changes index d08dc54..dcfd327 100644 --- a/inkscape.changes +++ b/inkscape.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jun 11 09:17:36 UTC 2020 - Michel Normand + +- Add memory limit _constraints for ppc64le to avoid oom build failure + ------------------------------------------------------------------- Thu May 7 08:30:50 UTC 2020 - thod_@gmx.de