opus-nt/mods/[unattend]/[10.0]/[x86]/condition.py

2 lines
68 B
Python
Raw Normal View History

2021-12-26 18:50:05 +00:00
if (opusnt.target["version"]["architecture"] != "x86"):
skip = True