summaryrefslogtreecommitdiff
path: root/extra/qt5-webkit/PKGBUILD
blob: e651867f1fc590102a8a04b6d39c3ef6009caecc (plain)
1
2
3
4
5
6
# ruby currently not recognized on i486
# (TODO: but we cannot disable ruby)
if [ "$CARCH" = 'i486' ]; then
  makedepends=(${makedepends[@]//ruby/})
fi