summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHelmut Grohne <helmut@subdivi.de>2014-09-14 10:13:11 +0200
committerHelmut Grohne <helmut@subdivi.de>2014-09-14 10:13:11 +0200
commitf6f5f127bfae8b2a0481cb2d301b60941207be65 (patch)
tree1a83e31b9f769c30c2967f13a079857330a6c67e
parent610312aeca9c7443278e6cf0132f6199a9b9ce24 (diff)
downloadjenkins.debian.net-f6f5f127bfae8b2a0481cb2d301b60941207be65.tar.xz
rebootstrap: remove unsupported architectures ia64 and s390
-rwxr-xr-xjob-cfg/rebootstrap.yaml.py3
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