Explicitly limit to x86 and ARM instead of explicitly excluding
all other architectures.
This ensures that the package keeps behaving correctly as more
architectures (e.g. riscv64) are introduced.
Resolves: RHEL-154273
Signed-off-by: Andrea Bolognani <abologna@redhat.com>