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