summaryrefslogtreecommitdiffstats
path: root/job-cfg/rebootstrap.yaml.py
diff options
context:
space:
mode:
authorHelmut Grohne <helmut@subdivi.de>2015-01-16 12:49:40 +0100
committerHelmut Grohne <helmut@subdivi.de>2015-01-16 16:35:54 +0100
commit3071710dacb42d21f8274ce01e21cf8920940c09 (patch)
tree7e4780e509fdd22e01ee88258ae79f8a580cf3f8 /job-cfg/rebootstrap.yaml.py
parent411917c4d95bcc53cfb5c22615dbc9f3e6a1a5ce (diff)
downloadjenkins.debian.net-3071710dacb42d21f8274ce01e21cf8920940c09.tar.xz
add new architecture powerpcel to rebootstrap jobs
Diffstat (limited to 'job-cfg/rebootstrap.yaml.py')
-rwxr-xr-xjob-cfg/rebootstrap.yaml.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/rebootstrap.yaml.py b/job-cfg/rebootstrap.yaml.py
index f6ccbcae..93a9fa90 100755
--- a/job-cfg/rebootstrap.yaml.py
+++ b/job-cfg/rebootstrap.yaml.py
@@ -14,7 +14,7 @@ mono_architectures = """
armel armhf arm64
alpha
m68k
- powerpcspe ppc64el
+ powerpcel powerpcspe ppc64el
or1k
sh4
""".split()