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

2 lines
70 B
Python
Raw Normal View History

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