Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/community/python-babel/PKGBUILD
blob: 31dffbd81fe5d6838268441f685be4017590be50 (plain)
1
2
3
4
5
# i486-specific
if [ "${CARCH}" = "i486" ]; then
  makedepends+=('python-pip-bootstrap' 'python2-pip-bootstrap')
  unset check
fi