1if not 'PowerPC' in config.root.targets: 2 config.unsupported = True 3 4config.suffixes = ['.test', '.cpp', '.c'] 5