diff options
Diffstat (limited to 'job-cfg')
-rwxr-xr-x | job-cfg/rebootstrap.yaml.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/job-cfg/rebootstrap.yaml.py b/job-cfg/rebootstrap.yaml.py index 8b5fde59..d85ef2d3 100755 --- a/job-cfg/rebootstrap.yaml.py +++ b/job-cfg/rebootstrap.yaml.py @@ -7,6 +7,7 @@ architectures = """ mips mipsel powerpc powerpcspe ppc64 ppc64el s390 s390x + sparc sparc64 x32 """.split() |