>>>>> On Fri, 21 Jul 2023, Sam James wrote:
> @@ -162,6 +162,12 @@ kernel-install_get_qemu_arch() {
> ppc64)
> echo ppc64
> ;;
> + sparc)
> + echo sparc
> + ;;
> + sparc64)
> + echo sparc64
> + ;;
> riscv)
> echo riscv
> ;;Looks like the case patterns are in alphabetical order everywhere else, so why not here?
signature.asc
Description: PGP signature
