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