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