diff --git a/srcpkgs/terraform/template b/srcpkgs/terraform/template index 89fce868bd..29d3762c82 100644 --- a/srcpkgs/terraform/template +++ b/srcpkgs/terraform/template @@ -10,7 +10,3 @@ homepage="https://www.terraform.io/" go_import_path="github.com/hashicorp/$pkgname" distfiles="https://$go_import_path/archive/v$version.tar.gz" checksum=3d59b81350fcb3a5ca5ac06a19275c2941f67d00989630774faa659908098ebf - -case "$XBPS_TARGET_MACHINE" in - i686*) broken="go i686 is broken for now";; -esac