Hi On Mon, Oct 6, 2014 at 6:03 AM, Jameson <[email protected]> wrote: > I know that officially Arch only supports i686 and x86_64, but what > about AUR? I occasionally have people request that I add ARM > architectures to my PKGBUILDs in the AUR. Is it more appropriate for > me to tell them that it is an unsupported architecture, or just add it > so they don't have to modify it prior to building?
AUR arch should contain either i686 or x86_64 as these are only architectures supported by Arch. All non-Intel users (like those who install Arch on arm) should use 'makepkg --ignorearch' flag.
