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