# Go is not available on i686 and i486 if [ "$CARCH" = 'i686' -o "$CARCH" = 'i486' ]; then makedepends=(${makedepends[@]//go/}) fi