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 f6ccbcae..93a9fa90 100755 --- a/job-cfg/rebootstrap.yaml.py +++ b/job-cfg/rebootstrap.yaml.py @@ -14,7 +14,7 @@ mono_architectures = """ armel armhf arm64 alpha m68k - powerpcspe ppc64el + powerpcel powerpcspe ppc64el or1k sh4 """.split() |