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

2 lines
68 B
Python
Raw Normal View History

if (opusnt.target["version"]["architecture"] != "x86"):
skip = True