aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAriadne Conill <ariadne@dereferenced.org>2020-04-07 23:27:57 +0000
committerAriadne Conill <ariadne@dereferenced.org>2020-04-07 23:27:57 +0000
commit6e4df2127336c389ff0759d2fe736ffa76008a85 (patch)
tree0f021f4ff326590a5af7b2ea89a7e0a960344fec
parent88b346857ae83c829a22621b9bb17c3723089e20 (diff)
downloadaports-6e4df2127336c389ff0759d2fe736ffa76008a85.tar.bz2
aports-6e4df2127336c389ff0759d2fe736ffa76008a85.tar.xz
community/xapian-core: disable tests on mips
-rw-r--r--community/xapian-core/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/community/xapian-core/APKBUILD b/community/xapian-core/APKBUILD
index 6cdf49005b..4a3206de57 100644
--- a/community/xapian-core/APKBUILD
+++ b/community/xapian-core/APKBUILD
@@ -15,6 +15,7 @@ source="http://oligarchy.co.uk/xapian/$pkgver/xapian-core-$pkgver.tar.xz
case "$CARCH" in
arm*) options="!check" ;; # FIXME
s390x) options="!check" ;; # FIXME
+mips*) options="!check" ;; # FIXME
esac
# secfixes: