From 411917c4d95bcc53cfb5c22615dbc9f3e6a1a5ce Mon Sep 17 00:00:00 2001 From: Helmut Grohne Date: Fri, 16 Jan 2015 12:48:52 +0100 Subject: remove job rebootstrap_powerpcspe_gcc49_nobiarch powerpcspe has no multilib, so it should be exactly the same as rebootstrap_powerpcspe_gcc49. --- job-cfg/rebootstrap.yaml.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'job-cfg/rebootstrap.yaml.py') diff --git a/job-cfg/rebootstrap.yaml.py b/job-cfg/rebootstrap.yaml.py index 08b4bb90..f6ccbcae 100755 --- a/job-cfg/rebootstrap.yaml.py +++ b/job-cfg/rebootstrap.yaml.py @@ -4,7 +4,7 @@ architectures = """ i386 hppa mips mips64el mipsel - powerpc powerpcspe ppc64 + powerpc ppc64 s390x sparc sparc64 x32 @@ -14,7 +14,7 @@ mono_architectures = """ armel armhf arm64 alpha m68k - ppc64el + powerpcspe ppc64el or1k sh4 """.split() -- cgit v1.2.3-54-g00ecf