From 818bc99d815120234403b8f2f337856f71e294a48f3129c5895df87ce4ebc258 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Fri, 1 Oct 2021 09:30:13 +0000 Subject: [PATCH] Accepting request 922421 from home:mgorse:branches:graphics - Also disable luajit on ppc64le and s390x. Package is unavailable. OBS-URL: https://build.opensuse.org/request/show/922421 OBS-URL: https://build.opensuse.org/package/show/graphics/gegl?expand=0&rev=112 --- gegl.changes | 6 ++++++ gegl.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/gegl.changes b/gegl.changes index 1b10603..f88a550 100644 --- a/gegl.changes +++ b/gegl.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Sep 30 14:28:08 UTC 2021 - Michael Gorse + +- Also disable luajit on ppc64le and s390x. Package is + unavailable. + ------------------------------------------------------------------- Wed Apr 14 11:44:17 UTC 2021 - pgajdos@suse.com diff --git a/gegl.spec b/gegl.spec index 0212fd6..03513d6 100644 --- a/gegl.spec +++ b/gegl.spec @@ -16,7 +16,7 @@ # -%ifarch ppc64 +%ifarch ppc64 ppc64le s390x %bcond_with luajit %else %bcond_without luajit