Based on https://launchpad.net/~gohugoio/+snap/hugo-dev, two additional architectures: PowerPC (`ppc64le` and armhf (most likely `armv7l`) can be added. - [x] #92 - [ ] Not sure for armhf, it's blocked on `manylinux` due to the absence of CI runners (https://github.com/pypa/manylinux/discussions/1405, https://github.com/pypa/manylinux/pull/1455), and subsequently `cibuildwheel` (https://github.com/pypa/cibuildwheel/issues/1421), or they need to be built with `Zig` (https://github.com/pypa/manylinux/issues/1125), and those are some which I won't be publishing to PyPI at this time, even though the `powerpc64le-linux-gnu` target triplet is working).
Based on https://launchpad.net/~gohugoio/+snap/hugo-dev, two additional architectures: PowerPC (
ppc64leand armhf (most likelyarmv7l) can be added.ppc64le) #92manylinuxdue to the absence of CI runners (ARM builds? pypa/manylinux#1405, feature: add musllinux_1_2_armv7l pypa/manylinux#1455), and subsequentlycibuildwheel(arm32 / armv7l wheels pypa/cibuildwheel#1421), or they need to be built withZig(Cross-compile builds pypa/manylinux#1125), and those are some which I won't be publishing to PyPI at this time, even though thepowerpc64le-linux-gnutarget triplet is working).