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