diff --git a/srcpkgs/forego/template b/srcpkgs/forego/template index 4205c1f2f5e..815f3ec647e 100644 --- a/srcpkgs/forego/template +++ b/srcpkgs/forego/template @@ -11,7 +11,3 @@ go_import_path="github.com/ddollar/forego" homepage="https://$go_import_path" distfiles="$homepage/archive/$version.tar.gz" checksum=ceac6c3c5b1a12c37979e883843a324b07e05ec0960198c1a32980fdb79d7d25 - -case "$XBPS_TARGET_MACHINE" in - i686*) broken="go i686 is broken for now";; -esac