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