Part of lp.snappy.adapters.buildarch View In Hierarchy
| Method | __init__ | Create a new architecture entry. |
| Class Method | from_dict | Create a new architecture entry from a dict. |
| Parameters | build_on | string or list; build-on property from snapcraft.yaml. |
| run_on | string or list; run-on property from snapcraft.yaml (defaults to build_on). | |
| build_error | string; build-error property from snapcraft.yaml. |