commit:     28faaac376b4b8fe270f266bf1fa63afc3f3c960
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Sep  3 21:23:21 2025 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Sep  3 21:23:21 2025 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=28faaac3

Add missing power9 upload

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 tools/catalyst-auto-ppc64le.conf | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/tools/catalyst-auto-ppc64le.conf b/tools/catalyst-auto-ppc64le.conf
index 9349cc46..00a243c6 100644
--- a/tools/catalyst-auto-ppc64le.conf
+++ b/tools/catalyst-auto-ppc64le.conf
@@ -74,6 +74,9 @@ post_build() {
                upload 23.0-default/stage3-power9le-systemd-${TIMESTAMP}*.xz*
                upsync_binpackages 
"${BUILD_SRCDIR_BASE}/packages/23.0-default/stage3-power9le" ppc/23.0/power9le
                ;;
+       stage3d-systemd-power9le-23.spec)
+               upload 
23.0-default/stage3-power9le-desktop-systemd-${TIMESTAMP}*.xz*
+               ;;
        stage3-musl-hardened-openrc-23.spec)
                upload 
23.0-musl-hardened/stage3-ppc64le-musl-hardened-openrc-${TIMESTAMP}*.xz*
                upsync_binpackages 
"${BUILD_SRCDIR_BASE}/packages/23.0-musl-hardened/stage3-ppc64le" 
ppc/23.0/ppc64le_musl_hardened

Reply via email to