From e389ddd8f7fd2af64297e92bc2e73ffa077b9377 Mon Sep 17 00:00:00 2001 From: J0WI Date: Sun, 22 Sep 2019 19:18:26 +0200 Subject: testing/zola: enable on ppc64le --- testing/zola/APKBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'testing') 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=" -- cgit v1.2.3