commit: 5206f7179d5968b66225f49064b037fc674d3319
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 1 14:25:24 2024 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Jun 1 14:25:24 2024 +0000
URL: https://gitweb.gentoo.org/proj/binhost.git/commit/?id=5206f717
Stop all 17.0 / 17.1 profile builds
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
builders/jiji/binhost-update | 2 +-
builders/milou/binhost-update | 2 --
2 files changed, 1 insertion(+), 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 protected]
[email protected]
-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}
"