# 486-specific: we have no Vala or Java at the moment if [ "${CARCH}" = "i486" ]; then checkdepends=(${checkdepends[@]//vala/}) checkdepends=(${checkdepends[@]//java-environment/}) fi