From 9c7630560cc587827310553e9fd6e71c52b8dce8 Mon Sep 17 00:00:00 2001 From: Sergio Durigan Junior Date: Wed, 10 Jun 2015 15:50:57 -0400 Subject: [PATCH] Adding ppc64le new machine (by IBM); removing fedora-21-ppc64be-1 buildslave (decomissioned) --- lib/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/config.json b/lib/config.json index 7336328..7a743b4 100644 --- a/lib/config.json +++ b/lib/config.json @@ -8,8 +8,8 @@ { "name" : "marist-fedora-s390x", "arch" : "s390x", "jobs" : "2" }, { "name" : "fedora-ppc64be-1", "arch" : "ppc64be", "jobs" : "16" }, - { "name" : "fedora-21-ppc64be-1", "arch" : "ppc64be", "jobs" : "3" }, + { "name" : "fedora-ppc64le-1", "arch" : "ppc64le", "jobs" : "16" }, { "name" : "fedora-21-ppc64le-1", "arch" : "ppc64le", "jobs" : "4" }, { "name" : "koobs-freebsd8", "arch" : "x86_64", "jobs" : "1" },