# no python-matplotlib on i486
if [ "$CARCH" = 'i486' ]; then
  makedepends=(${makedepends[@]//python-matplotlib/})
fi