aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbuilders/jiji/binhost-update2
-rwxr-xr-xbuilders/milou/binhost-update2
2 files changed, 1 insertions, 3 deletions
diff --git a/builders/jiji/binhost-update b/builders/jiji/binhost-update
index 3c7e6bb..531907e 100755
--- a/builders/jiji/binhost-update
+++ b/builders/jiji/binhost-update
@@ -9,7 +9,7 @@ LOCKFILE="/root/.tmp-binhost-${_BINHOST_NAME}-lock"
EMAIL_FROM=binhost@jiji.arm.dev.gentoo.org
EMAIL_TO=gentoo-binhost-autobuilds@lists.gentoo.org
-NSPAWN_NAMES="binhost-arm64-kde binhost-arm64-gnome binhost-arm64-server binhost-arm64-kde-23 binhost-arm64-gnome-23 binhost-arm64-server-23"
+NSPAWN_NAMES="binhost-arm64-kde-23 binhost-arm64-gnome-23 binhost-arm64-server-23"
UPLOAD_USER=arm64
UPLOAD_KEY=/root/.ssh/id_ed25519
diff --git a/builders/milou/binhost-update b/builders/milou/binhost-update
index f792c93..cc4f410 100755
--- a/builders/milou/binhost-update
+++ b/builders/milou/binhost-update
@@ -38,8 +38,6 @@ NSPAWNS_x8664v3_23="
"
NSPAWN_NAMES="
- ${NSPAWNS_x8664_17}
- ${NSPAWNS_x8664v3_17}
${NSPAWNS_x8664_23}
${NSPAWNS_x8664v3_23}
"