@ -1,7 +1,7 @@
#!/bin/bash -eux
case $ARCH in
amd64)
amd64|arm64)
;;
*)
echo "We don't create EFI images for $ARCH."
@ -5,7 +5,7 @@
#
echo "We don't build bootable Buildd images for $ARCH."