From 544f939a94bf04ad4987b607d466797f1ea47b1d Mon Sep 17 00:00:00 2001 From: Joel Savitz Date: Tue, 30 Jul 2024 13:34:53 -0400 Subject: [PATCH] restrict package arches appropriately Signed-off-by: Joel Savitz --- redfish-finder.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/redfish-finder.spec b/redfish-finder.spec index 53a61e2..69d6ffc 100644 --- a/redfish-finder.spec +++ b/redfish-finder.spec @@ -2,7 +2,7 @@ Name: redfish-finder Version: 0.4 Release: %autorelease Summary: Utility for parsing SMBIOS information and configuring canonical BMC access -BuildArch: noarch +ExclusiveArch: x86_64 aarch64 License: GPL-2.0-or-later URL: https://github.com/nhorman/redfish-finder