summaryrefslogtreecommitdiff
path: root/extra/python-pip/PKGBUILD
blob: 470a12fee3a3ba9f71616608fbec01b36331ab6a (plain)
1
2
3
4
5
6
7
# i486-specific
if [ "${CARCH}" = "i486" ]; then
  makedepends+=('python-pip-bootstrap' 'python2-pip-bootstrap')
  unset check
fi