diff --git a/testing/py3-yara/APKBUILD b/testing/py3-yara/APKBUILD index 04ae639547d6134c423e887f2594411a1447f0e1..4ae3bf3f805ebdd8517decf0ea82beb53800145e 100644 --- a/testing/py3-yara/APKBUILD +++ b/testing/py3-yara/APKBUILD @@ -6,7 +6,7 @@ pkgver="3.11.0" pkgrel=0 pkgdesc="The Python interface for YARA" url="https://virustotal.github.io/yara/" -arch="all" +arch="all !ppc64le" # missing yara license="Apache-2.0" depends="python3" makedepends="python3-dev yara"