# valgrind no longer supports i486 (configuire tests for the binary, # no explicit configure option available) if [ "$CARCH" = 'i486' ]; then makedepends=(${makedepends[@]//valgrind/}) fi