aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbuilders/jiji/binhost-update2
1 files changed, 1 insertions, 1 deletions
diff --git a/builders/jiji/binhost-update b/builders/jiji/binhost-update
index 49210eb..9d5b63d 100755
--- a/builders/jiji/binhost-update
+++ b/builders/jiji/binhost-update
@@ -6,7 +6,7 @@ _BINHOST_NAME=$(echo ${BINHOST_NAME}|sed -e 's:/:_:g')
TMPFILE="/root/.tmp-binhost-${_BINHOST_NAME}-update-$(date +%s)"
LOCKFILE="/root/.tmp-binhost-${_BINHOST_NAME}-lock"
-EMAIL_FROM=binhost@jiji.arm.dev.gentoo.org
+EMAIL_FROM=binhost@susuwatari.arm.dev.gentoo.org
EMAIL_TO=gentoo-binhost-autobuilds@lists.gentoo.org
NSPAWN_NAMES="binhost-arm64-kde-23 binhost-arm64-gnome-23 binhost-arm64-server-23"