3 lines
71 B
INI
3 lines
71 B
INI
|
if not 'x86' in config.available_features:
|
||
|
config.unsupported = True
|