diff options
Diffstat (limited to 'job-cfg')
-rwxr-xr-x | job-cfg/rebootstrap.yaml.py | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/job-cfg/rebootstrap.yaml.py b/job-cfg/rebootstrap.yaml.py index 908ac2a3..0e048316 100755 --- a/job-cfg/rebootstrap.yaml.py +++ b/job-cfg/rebootstrap.yaml.py @@ -5,7 +5,7 @@ architectures = """ hppa mips mips64el mipsel powerpc powerpcspe ppc64 - s390 s390x + s390x sparc sparc64 x32 """.split() @@ -13,7 +13,6 @@ architectures = """ mono_architectures = """ armel armhf arm64 alpha - ia64 m68k ppc64el or1k |