aboutsummaryrefslogtreecommitdiffstats
path: root/testing/polyml/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/polyml/APKBUILD')
-rw-r--r--testing/polyml/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/polyml/APKBUILD b/testing/polyml/APKBUILD
index 5202268200..5bd1708a8c 100644
--- a/testing/polyml/APKBUILD
+++ b/testing/polyml/APKBUILD
@@ -5,7 +5,7 @@ pkgver=5.8
pkgrel=1
pkgdesc="ML97 compatible Standard ML implementation"
url="https://www.polyml.org/"
-arch="all !aarch64 !ppc64le !s390x"
+arch="all !aarch64 !ppc64le !s390x !mips !mips64"
license="LGPL-2.1-only"
makedepends="gmp-dev libffi-dev"
subpackages="$pkgname-dev $pkgname-doc"