diff --git a/srcpkgs/packer/template b/srcpkgs/packer/template index 2ab876dc7d..10a1faca27 100644 --- a/srcpkgs/packer/template +++ b/srcpkgs/packer/template @@ -1,10 +1,11 @@ # Template file for 'packer' pkgname=packer version=0.8.6 -revision=1 +revision=2 replaces="packer-bin>=0" short_desc="Create identical multiplatform machine images from a single source" maintainer="Andrea Brancaleoni " +nocross=yes # temporary hack for #2337 build_style=go hostmakedepends="git" license="MPL-2"