commit: 2c105e3a69e72645069440a63e515f81bfdb75f5
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 25 16:55:21 2022 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Apr 25 16:55:21 2022 +0000
URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=2c105e3a
Re-order hppa builds
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
tools/catalyst-auto-hppa.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/catalyst-auto-hppa.conf b/tools/catalyst-auto-hppa.conf
index 08b7ce81..6bf43274 100644
--- a/tools/catalyst-auto-hppa.conf
+++ b/tools/catalyst-auto-hppa.conf
@@ -5,7 +5,7 @@ UPLOAD_USER=hppa
UPLOAD_KEY=/root/.ssh/id_ed25519
SPECS_DIR=${REPO_DIR}/releases/specs/hppa
-SETS="hppa20_systemd hppa11_systemd hppa11_openrc hppa20_openrc hppa_livecd
hppa_netboot"
+SETS="hppa20_openrc hppa20_systemd hppa11_openrc hppa11_systemd hppa_livecd
hppa_netboot"
SET_hppa11_openrc_SPECS="hppa1.1/stage1-openrc.spec hppa1.1/stage3-openrc.spec"
SET_hppa11_systemd_SPECS="hppa1.1/stage1-systemd.spec
hppa1.1/stage3-systemd.spec"