1 2 3 4
if not "X86" in config.root.targets: config.unsupported = True if not "ARM" in config.root.targets: config.unsupported = True