diff options
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/zola/APKBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/testing/zola/APKBUILD b/testing/zola/APKBUILD index 037191281a..adee978a20 100644 --- a/testing/zola/APKBUILD +++ b/testing/zola/APKBUILD @@ -4,9 +4,8 @@ pkgver=0.8.0 pkgrel=1 pkgdesc="Opionated static site generator" url="https://github.com/getzola/zola" -# Limited by cargo pkg # (! denote spurious SIGSEGVs, depends on upstream LLVM x Rust) -arch="x86_64 !armv7 armhf aarch64 !x86" +arch="x86_64 !armv7 armhf aarch64 !x86 ppc64le" # Limited by cargo license="MIT" makedepends="cargo openssl-dev libsass-dev oniguruma-dev" subpackages=" |
