From 9f08c4821063309e52af6c3bf7d1085730c1115e Mon Sep 17 00:00:00 2001 From: Helmut Grohne Date: Wed, 31 Aug 2016 15:08:04 +0200 Subject: rebootstrap: mips64el got added to testing --- job-cfg/rebootstrap.yaml.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/job-cfg/rebootstrap.yaml.py b/job-cfg/rebootstrap.yaml.py index eddb4478..a946494f 100755 --- a/job-cfg/rebootstrap.yaml.py +++ b/job-cfg/rebootstrap.yaml.py @@ -28,7 +28,7 @@ mono_architectures = """ release_architectures = """ armel armhf arm64 i386 - mips mipsel + mips mips64el mipsel powerpc ppc64el s390x """.split() -- cgit v1.2.3-54-g00ecf