2 lines
74 B
INI
2 lines
74 B
INI
if config.root.host_arch not in ['x86_64']:
|
|
config.unsupported = True
|
if config.root.host_arch not in ['x86_64']:
|
|
config.unsupported = True
|