1if config.root.host_arch not in ['x86_64']:
2    config.unsupported = True
3