普通文本  |  5行  |  134 B

if not "X86" in config.root.targets:
    config.unsupported = True
if not "ARM" in config.root.targets:
    config.unsupported = True