From 3e67205a8dbd3f717a118cb3014a239ec4a8b06c Mon Sep 17 00:00:00 2001 From: Helmut Grohne Date: Fri, 5 Jun 2015 14:12:42 +0200 Subject: rebootstrap: remove hppa*nobiarch jobs This distinction doesn't make sense for hppa. The following jobs need to be removed manually: * rebootstrap_hppa_gcc49_nobiarch * rebootstrap_hppa_gcc5_nobiarch --- job-cfg/rebootstrap.yaml.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'job-cfg/rebootstrap.yaml.py') 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 -- cgit v1.2.3-54-g00ecf