From 16c4f8a4c629f3db29bbd09a7a2da24479573dca Mon Sep 17 00:00:00 2001 From: Aashish Radhakrishnan Date: Fri, 13 Sep 2024 11:53:05 -0400 Subject: [PATCH] packaging/rpm-ostree.spec: Drop rust_arches %rust_arches are no longer needed or required for building on Fedora or RHEL Ref:https://github.com/coreos/fedora-coreos-tracker/issues/1716 --- packaging/rpm-ostree.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/packaging/rpm-ostree.spec b/packaging/rpm-ostree.spec index c92c72f2d7..16c714cc7d 100644 --- a/packaging/rpm-ostree.spec +++ b/packaging/rpm-ostree.spec @@ -11,8 +11,6 @@ URL: https://github.com/coreos/rpm-ostree # in the upstream git. It also contains vendored Rust sources. Source0: https://github.com/coreos/rpm-ostree/releases/download/v%{version}/rpm-ostree-%{version}.tar.xz -ExclusiveArch: %{rust_arches} - # ostree not on i686 for RHEL 10 # https://github.com/containers/composefs/pull/229#issuecomment-1838735764 %if 0%{?rhel} >= 10