hugo

Unnamed repository; edit this file 'description' to name the repository.

git clone git://git.shimmy1996.com/hugo.git
commit 8999de193c18b7aa07b44e5b7d9f443a8572e117
parent a81c64e43e9ccec7c333ed9e864bbe076529682b
Author: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Date:   Mon, 20 Aug 2018 14:44:00 -0300

Fix build on armv7

Closes #5101
Diffstat:
Mgoreleaser.yml | 6++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/goreleaser.yml b/goreleaser.yml
@@ -18,10 +18,8 @@ build:
     - 386
     - arm
     - arm64
-  ignore:
-    - goos: openbsd
-      goarch: arm
-      goarm: 6
+  goarm:
+    - 7
 nfpm:
   formats:
     - deb