Il 07/01/26 20:07, [email protected] ha scritto:
nich23 [1] filed a deletion request for throne [2]:
This package doesn't support the aarch64 architecture
[1] https://aur.archlinux.org/account/nich23/
[2] https://aur.archlinux.org/pkgbase/throne/
Not a valid reason to delete pkgbuilds
Please go to https://aur.archlinux.org/requests and close them
About your question
How to build the package for aarch64 architecture?
In the pkgbuild add aarch64 to arch=(), like
arch=('x86_64' aarch64 )
that for packages built from source, for repackaged binaries
The corresponding aarch64 bin need to be added to source=()