From 65eb0702da5aacaf87aef3e9295406b0e87f2b240682ff7a3b6ce944d5735bf9 Mon Sep 17 00:00:00 2001 From: Jan Zerebecki Date: Tue, 16 Nov 2021 10:42:20 +0000 Subject: [PATCH] Accepting request 931731 from home:Guillaume_G:branches:openSUSE:Factory:ARM - No reason to exclude armv7, since it builds properly OBS-URL: https://build.opensuse.org/request/show/931731 OBS-URL: https://build.opensuse.org/package/show/devel:kubic:ignition/afterburn?expand=0&rev=14 --- afterburn.changes | 5 +++++ afterburn.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/afterburn.changes b/afterburn.changes index eb87617..ae9adb2 100644 --- a/afterburn.changes +++ b/afterburn.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Nov 16 10:04:04 UTC 2021 - Guillaume GARDET + +- No reason to exclude armv7, since it builds properly + ------------------------------------------------------------------- Tue Nov 2 03:43:28 UTC 2021 - William Brown diff --git a/afterburn.spec b/afterburn.spec index 95d320b..46aec0b 100644 --- a/afterburn.spec +++ b/afterburn.spec @@ -33,7 +33,7 @@ Patch1: fix-authorized-keys-location.patch Patch2: set-default-user.patch Patch3: no-network-args.patch -ExcludeArch: %ix86 s390x ppc64le armhfp armv7hl +ExcludeArch: %ix86 s390x ppc64le BuildRequires: cargo BuildRequires: rust >= 1.44.0