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 c67202ee..96545315 100755 --- a/job-cfg/rebootstrap.yaml.py +++ b/job-cfg/rebootstrap.yaml.py @@ -2,7 +2,6 @@ architectures = """ i386 - hppa mips mips64el mipsel powerpc ppc64 s390x @@ -13,6 +12,7 @@ architectures = """ mono_architectures = """ armel armhf musl-linux-armhf arm64 musl-linux-arm64 alpha + hppa musl-linux-i386 m68k musl-linux-mips musl-linux-mipsel |