aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2024-02-05 23:21:04 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2024-02-05 23:21:04 +0100
commita075d05b618ef68aabcf338598c8f903b78e68fd (patch)
tree1ff9418bf157f5e89f8dde87d736cf5a7fca8489
parentAdd openrc v3 builder (diff)
downloadbinhost-a075d05b618ef68aabcf338598c8f903b78e68fd.tar.gz
binhost-a075d05b618ef68aabcf338598c8f903b78e68fd.tar.bz2
binhost-a075d05b618ef68aabcf338598c8f903b78e68fd.zip
Enable openrc v3 builder
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rwxr-xr-xbuilders/demeter/binhost-update2
1 files changed, 1 insertions, 1 deletions
diff --git a/builders/demeter/binhost-update b/builders/demeter/binhost-update
index 9d1166b..a4ff5fc 100755
--- a/builders/demeter/binhost-update
+++ b/builders/demeter/binhost-update
@@ -9,7 +9,7 @@ LOCKFILE="/root/.tmp-binhost-${_BINHOST_NAME}-lock"
EMAIL_FROM=binhost@demeter.amd64.dev.gentoo.org
EMAIL_TO=gentoo-binhost-autobuilds@lists.gentoo.org
-NSPAWN_NAMES="binhost-amd64-x86-64-kde binhost-amd64-x86-64-gnome binhost-amd64-x86-64-openrc binhost-amd64-x86-64-server binhost-amd64-x86-64-v3-kde binhost-amd64-x86-64-v3-gnome binhost-amd64-x86-64-v3-server"
+NSPAWN_NAMES="binhost-amd64-x86-64-kde binhost-amd64-x86-64-gnome binhost-amd64-x86-64-openrc binhost-amd64-x86-64-server binhost-amd64-x86-64-v3-kde binhost-amd64-x86-64-v3-gnome binhost-amd64-x86-64-v3-openrc binhost-amd64-x86-64-v3-server"
UPLOAD_USER=amd64
UPLOAD_KEY=/root/.ssh/id_rsa