summaryrefslogtreecommitdiff
path: root/extra/xapian-core/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/xapian-core/PKGBUILD')
-rw-r--r--extra/xapian-core/PKGBUILD4
1 files changed, 4 insertions, 0 deletions
diff --git a/extra/xapian-core/PKGBUILD b/extra/xapian-core/PKGBUILD
new file mode 100644
index 00000000..ede1c838
--- /dev/null
+++ b/extra/xapian-core/PKGBUILD
@@ -0,0 +1,4 @@
+# no tests on i486 (endless loop or simply too slow?)
+if [ "${CARCH}" = "i486" ]; then
+ unset check
+fi