Commit 7bacc1c
committed
spec: Use ExclusiveArch for supported architectures
Only build RPM packages for x86_64 and aarch64, which are the
architectures with full support and testing. This prevents build
failures on ppc64le/s390x where the unit tests fail.
This doesn't block developers from building with cargo on any
architecture for local experimentation.
Signed-off-by: gursewak1997 <gursmangat@gmail.com>1 parent d4be493 commit 7bacc1c
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments