testing/mercury: disable on mips64

This commit is contained in:
Ariadne Conill 2021-07-23 06:01:54 -06:00
parent 20b4d8b838
commit a4f5ad20b3

View File

@ -5,7 +5,7 @@ pkgver=20.06.1
pkgrel=0
pkgdesc="Compiler for the Mercury language"
url="http://www.mercurylang.org"
arch="all"
arch="all !mips64" # hangs on configure tests
license="GPL-2.0-only"
makedepends="autoconf automake bison flex"
subpackages="$pkgname-dev $pkgname-doc $pkgname-libs"