diff options
-rwxr-xr-x | job-cfg/rebootstrap.yaml.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/rebootstrap.yaml.py b/job-cfg/rebootstrap.yaml.py index 20a19422..4dfbc8c3 100755 --- a/job-cfg/rebootstrap.yaml.py +++ b/job-cfg/rebootstrap.yaml.py @@ -21,7 +21,7 @@ mono_architectures = """ musl-linux-mips musl-linux-mipsel nios2 powerpcel powerpcspe ppc64el - sh4 + sh3 sh4 tilegx """.split() |