summaryrefslogtreecommitdiff
path: root/community/python-mock/PKGBUILD
blob: e50d2ff295d6f66b55262901685dd55a47349064 (plain)
1
2
3
4
5
# i486-specific
if [ "${CARCH}" = "i486" ]; then
  makedepends+=('python-pbr' 'python2-pbr')
  unset check
fi