net.kuribo64.melonDS/flathub.json
Nadia e56607cb44 Re-enable aarch64 builds.
OpenGL used to not work with the aarch64 KDE flatpak runtime, but this
seems to no longer be the case, so let's re-enable aarch64 builds.

There's currently an issue with gcc breaking rendering on aarch64 when
building with LTO, so it is disabled for now.
2023-02-09 21:44:09 +01:00

4 lines
43 B
JSON

{
"only-arches": ["x86_64", "aarch64"]
}