summaryrefslogtreecommitdiff
path: root/extra/python-six/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/python-six/PKGBUILD')
-rw-r--r--extra/python-six/PKGBUILD4
1 files changed, 4 insertions, 0 deletions
diff --git a/extra/python-six/PKGBUILD b/extra/python-six/PKGBUILD
new file mode 100644
index 00000000..ed73f8de
--- /dev/null
+++ b/extra/python-six/PKGBUILD
@@ -0,0 +1,4 @@
+# i486-specific
+if [ "${CARCH}" = "i486" ]; then
+ unset check
+fi