diff options
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/mustach/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/mustach/APKBUILD b/testing/mustach/APKBUILD index fcb15532b9..1e701811b4 100644 --- a/testing/mustach/APKBUILD +++ b/testing/mustach/APKBUILD @@ -6,7 +6,7 @@ _sha=62f2b3c5625de3292ea86ca92a077e162db75911 # contains fully qualified soname pkgrel=0 pkgdesc="C implementation of mustache templating" url="https://gitlab.com/jobol/mustach" -arch="all" +arch="all !mips !mips64" # testsuite crashes on mips license="Apache-2.0" makedepends="json-c-dev valgrind" subpackages="$pkgname-dev $pkgname-doc $pkgname-libs" |
