From b3131debf6f387eecb79fad80c96e85a3fd3d7e5 Mon Sep 17 00:00:00 2001 From: tigro Date: Fri, 20 Sep 2024 00:24:53 +0300 Subject: [PATCH] Added go-rpm-macros --- msvsphere-9.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/msvsphere-9.json b/msvsphere-9.json index 5154410..67fa618 100644 --- a/msvsphere-9.json +++ b/msvsphere-9.json @@ -231,6 +231,9 @@ "gnu-efi": { "reason": "Modification of the sources is not required, but the package must be built with the efi-rpm-macros package version less than 6-1, otherwise no 32-bit files are generated." }, + "go-rpm-macros": { + "reason": "Drop ix86 arch from exclusive." + }, "grub2": { "reason": "Added MSVSphere Secure Boot certificates support." },