File ignition-fix-arm32-installation.patch of Package ignition

--- ignition-2.6.0/Makefile.orig	2020-08-18 10:36:22.791294210 +0000
+++ ignition-2.6.0/Makefile	2020-08-18 10:39:07.126682387 +0000
@@ -8,6 +8,8 @@ else ifeq ($(GOARCH),aarch64)
 	GOARCH=arm64
 else ifeq ($(patsubst i%86,386,$(GOARCH)),386)
 	GOARCH=386
+else ifeq ($(patsubst armv%,arm,$(GOARCH)),arm)
+	GOARCH=arm
 endif
 
 .PHONY: all
openSUSE Build Service is sponsored by