testing/polyml: disable on ppc64le as well for now

This commit is contained in:
Sören Tempel 2019-03-12 14:07:48 +01:00
parent e905ea9148
commit 4432df1dd0

View File

@ -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=""