Skip to content

Commit

Permalink
Only build rpm for arm64 and amd64
Browse files Browse the repository at this point in the history
We don't support all the arch so only build for supported one.
  • Loading branch information
praveenkumar committed Jun 19, 2024
1 parent 605c8ab commit dcd5489
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crc-admin-helper.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ Name: %{goname}
Release: 1%{?dist}
Summary: CRC's helper with administrative privileges
License: MIT
ExcludeArch: armv7hl i686 ppc64le s390x
URL: %{gourl}
Source0: %{gosource}

Expand Down

0 comments on commit dcd5489

Please sign in to comment.