# ruby currently not recognized on i486 # (TODO: but we cannot disable ruby) if [ "$CARCH" = 'i486' ]; then makedepends=(${makedepends[@]//ruby/}) fi