diff --git a/testing/kanidm/APKBUILD b/testing/kanidm/APKBUILD index fce9309ce82..37c11299ccb 100644 --- a/testing/kanidm/APKBUILD +++ b/testing/kanidm/APKBUILD @@ -5,7 +5,7 @@ pkgver=1.5.0 pkgrel=0 pkgdesc="A simple, secure and fast identity management platform" url="https://kanidm.com/" -arch="x86_64 aarch64 riscv64" +arch="x86_64 aarch64 ppc64le riscv64" # only x86_64 (with x86_64_v2) and aarch64 (with neon_v8) supported: # https://kanidm.github.io/kanidm/stable/preparing_for_your_deployment.html#cpu license="MPL-2.0"