Allow building single-arch Android builds
Currently, fenix and android-components depend on geckoview with pkg_type merge_aars, this requires that geckoview and fenix are built for all arches. However, we should be able to build only one package for one arch.