From 4432df1dd0a0a00a87db47935eef33b63998fc4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Tempel?= Date: Tue, 12 Mar 2019 14:07:48 +0100 Subject: testing/polyml: disable on ppc64le as well for now --- testing/polyml/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing') diff --git a/testing/polyml/APKBUILD b/testing/polyml/APKBUILD index d55f568837..df88656093 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="" -- cgit v1.2.3