devel/love: enable LUAJIT by default on all supported platforms
LUAJIT option was reported ([1]) to work on aarch64. Since it looks
like it's supported on all major platforms, enable it by default,
and only disable the option for riscv64 which is explicitly not
supported by luajit.
PR: 294553 [1]
Reported by: dsl [1]