1051c1051
< return host_isa == "armv7l"
---
> return host_isa in ( "armv7l", "aarch64" )