On Thu, Oct 24, 2013 at 03:40:50PM +0200, [email protected] wrote: > On 10/24/2013 12:27 PM, 徐林 wrote: > > I think you perhaps not to do so. > > https://wiki.archlinux.org/index.php/Pkgbuild#arch ArchLinux ARM > > Edition seems not to use AUR?Or actually ArchLinux ARM also use the > > same AUR as i686/x86_64 ? > > They also use the aur packages afaik. > > 2013/10/24 Kuba Serafinowski <[email protected]> > > I recently got several requests to include armv7h in arch() of my > > PKGBUILDs, is it okay to do it even though it's not officially > > supported? > > If you feel uncomfortable with including an unoffical architecture, > you could talk to upstream if they do anything platform specific and > if not just use "any" in the arch() array.
Compiling is platform specific. Do not use 'any' for packages which include compiled code. > But I agree with wormzy tykashi and would just include armv*.
