diff options
Diffstat (limited to 'extra/python-pip/PKGBUILD')
-rw-r--r-- | extra/python-pip/PKGBUILD | 7 |
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 - - |