Skip to content

Commit

Permalink
packaging/rpm-ostree.spec: Drop rust_arches
Browse files Browse the repository at this point in the history
%rust_arches are no longer needed or required for building on Fedora or RHEL
Ref:coreos/fedora-coreos-tracker#1716
  • Loading branch information
aaradhak committed Sep 13, 2024
1 parent 8001284 commit 16c4f8a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packaging/rpm-ostree.spec
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 16c4f8a

Please sign in to comment.