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

2 lines
70 B
Python
Raw Normal View History

2021-03-22 00:58:36 +00:00
if (opusnt.target["version"]["architecture"] != "amd64"):
skip = True