diff options
Diffstat (limited to 'job-cfg/rebootstrap.yaml.py')
-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 7850f3ed..5a3af6ec 100755 --- a/job-cfg/rebootstrap.yaml.py +++ b/job-cfg/rebootstrap.yaml.py @@ -1,7 +1,6 @@ #!/usr/bin/python architectures = """ - arm arm64 armel armhf i386 hppa mips mipsel @@ -12,6 +11,7 @@ architectures = """ """.split() mono_architectures = """ + arm armel armhf arm64 alpha ia64 m68k |