if config.host_arch not in ['x86', 'X86', 'x86_64']:
    config.unsupported = True
