From ce9640375881d184c701485cd437eda4f3671d6a5dc3a19d7950246df625b896 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Tue, 2 Nov 2021 11:39:14 +0000 Subject: [PATCH] Accepting request 927862 from home:mgorse:branches:graphics - Re-enable luajit for ppc64, ppc64le, and s390x. We now have support on those platforms, for now at least. OBS-URL: https://build.opensuse.org/request/show/927862 OBS-URL: https://build.opensuse.org/package/show/graphics/gegl?expand=0&rev=114 --- gegl.changes | 6 ++++++ gegl.spec | 4 ---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/gegl.changes b/gegl.changes index f44f007..b7e59c3 100644 --- a/gegl.changes +++ b/gegl.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Oct 27 21:23:26 UTC 2021 - Michael Gorse + +- Re-enable luajit for ppc64, ppc64le, and s390x. We now have + support on those platforms, for now at least. + ------------------------------------------------------------------- Sun Oct 3 17:37:22 UTC 2021 - Marcus Rueckert diff --git a/gegl.spec b/gegl.spec index fdbc59e..8b82b29 100644 --- a/gegl.spec +++ b/gegl.spec @@ -16,11 +16,7 @@ # -%ifarch ppc64 ppc64le s390x -%bcond_with luajit -%else %bcond_without luajit -%endif %bcond_with gegl_docs