aboutsummaryrefslogtreecommitdiffstats
path: root/community/xapian-core/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/xapian-core/APKBUILD')
-rw-r--r--community/xapian-core/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/community/xapian-core/APKBUILD b/community/xapian-core/APKBUILD
index bfddd56dc4d..2c588578dc6 100644
--- a/community/xapian-core/APKBUILD
+++ b/community/xapian-core/APKBUILD
@@ -16,7 +16,6 @@ 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
aarch*) options="!check" ;; # FIXME
esac