Re: git: 8261cd9789e7 - main - devel/efl: Add an option to use luajit-openresty as LUA interpreter.

From: Piotr Kubaj <pkubaj_at_anongoth.pl>
Date: Tue, 14 Jun 2022 17:42:49 UTC
On 22-06-14 19:10:50, Gleb Popov wrote:
> On Tue, Jun 14, 2022 at 7:01 PM Piotr Kubaj <pkubaj@anongoth.pl> wrote:
> 
> > For powerpc64 and powerpc64le only luajit-openresty works.
> >
> 
> So, would adding these lines fix the issue?
> 
> OPTIONS_DEFAULT_powerpc64=       LUAJIT_OR
> OPTIONS_DEFAULT_powerpc64le=       LUAJIT_OR

Yes, you also need:
OPTIONS_EXCLUDE_powerpc64le=	LUAJIT