Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
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, 0 insertions, 7 deletions
diff --git a/extra/python-pip/PKGBUILD b/extra/python-pip/PKGBUILD
deleted file mode 100644
index 470a12fe..00000000
--- a/extra/python-pip/PKGBUILD
+++ /dev/null
@@ -1,7 +0,0 @@
-# i486-specific
-if [ "${CARCH}" = "i486" ]; then
- makedepends+=('python-pip-bootstrap' 'python2-pip-bootstrap')
- unset check
-fi
-
-