diff --git a/testing/polyml/APKBUILD b/testing/polyml/APKBUILD index d55f5688378..df886560933 100644 --- a/testing/polyml/APKBUILD +++ b/testing/polyml/APKBUILD @@ -5,7 +5,7 @@ pkgver=5.8 pkgrel=0 pkgdesc="ML97 compatible Standard ML implementation" url="https://www.polyml.org/" -arch="all !aarch64" +arch="all !aarch64 !ppc64le" license="LGPL-2.1-only" depends="" depends_dev=""