diff --git a/testing/async-profiler/APKBUILD b/testing/async-profiler/APKBUILD index 84c9c6bb51a..fa02a8624d0 100644 --- a/testing/async-profiler/APKBUILD +++ b/testing/async-profiler/APKBUILD @@ -5,7 +5,7 @@ pkgver=1.5 pkgrel=0 pkgdesc="Sampling CPU and HEAP profiler for Java featuring AsyncGetCallTrace + perf_events" url="https://github.com/jvm-profiling-tools/async-profiler" -arch="all" +arch="all !armhf !s390x !ppc64le" depends="bash" license="Apache-2.0" options="!checkroot" # due to fakeroot the test suite fails