summaryrefslogtreecommitdiff
path: root/extra/pygobject/PKGBUILD
blob: ffcafe652644a1f645667bb97a209dbbb3b497c9 (plain)
1
2
3
4
5
# break cycle with gtk3 on i486 
if [ "$CARCH" = 'i486' ]; then
  checkdepends=(${checkdepends[@]//gtk3/})
  unset check
fi