diff --git a/testing/heplify-server/APKBUILD b/testing/heplify-server/APKBUILD index 186d5f4cfa2..04f8b2d857b 100644 --- a/testing/heplify-server/APKBUILD +++ b/testing/heplify-server/APKBUILD @@ -4,7 +4,7 @@ pkgver=1.55 pkgrel=20 pkgdesc="HEP Capture Server & Switch in Go" url="http://sipcapture.io" -arch="all !riscv64" # FTBFS +arch="all !riscv64 !ppc64le" # FTBFS license="AGPL-3.0-or-later" makedepends="go" install="$pkgname.pre-install"