diff --git a/community/zola/APKBUILD b/community/zola/APKBUILD index fb26afbff005..b4872dc93e38 100644 --- a/community/zola/APKBUILD +++ b/community/zola/APKBUILD @@ -5,8 +5,8 @@ pkgver=0.13.0 pkgrel=0 pkgdesc="Opionated static site generator" url="https://github.com/getzola/zola" -# (! denote spurious SIGSEGVs, depends on upstream LLVM x Rust) -arch="x86_64 armv7 armhf aarch64 !x86" # Limited by cargo +arch="all !mips64 !s390x" # limited by cargo +arch="$arch !ppc64le" # fail to build 'ring v0.16.19' license="MIT" makedepends="cargo openssl-dev libsass-dev oniguruma-dev" subpackages="