From 1e6655e7dc49c09a72c6495b910c0967959f723f Mon Sep 17 00:00:00 2001 From: Ariadne Conill Date: Thu, 16 Apr 2020 09:52:19 +0000 Subject: testing/par2cmdline: disable on mips --- testing/par2cmdline/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/par2cmdline') diff --git a/testing/par2cmdline/APKBUILD b/testing/par2cmdline/APKBUILD index 3349732bcf..4e4e7ba9ca 100644 --- a/testing/par2cmdline/APKBUILD +++ b/testing/par2cmdline/APKBUILD @@ -4,7 +4,7 @@ pkgver=0.8.1 pkgrel=0 pkgdesc="PAR 2.0 compatible file verification and repair tool" url="https://github.com/Parchive/par2cmdline#par2cmdline" -arch="all !s390x" # tests/unit_tests fails on s390x +arch="all !s390x !mips !mips64" # tests/unit_tests fails on big endian license="GPL-2.0-or-later" subpackages="$pkgname-doc" source="https://github.com/Parchive/par2cmdline/releases/download/v$pkgver/par2cmdline-$pkgver.tar.bz2" -- cgit v1.2.3