commit: eadc23f9494de6558f9a33ce9ebca48fa975fa7b
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 13 20:19:34 2024 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Mar 13 20:19:34 2024 +0000
URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=eadc23f9
hppa: build 23.0 first
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
tools/catalyst-auto-hppa.conf | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/tools/catalyst-auto-hppa.conf b/tools/catalyst-auto-hppa.conf
index f5ee4d2d..7b3e9bb7 100644
--- a/tools/catalyst-auto-hppa.conf
+++ b/tools/catalyst-auto-hppa.conf
@@ -6,14 +6,14 @@ UPLOAD_KEY=/root/.ssh/id_ed25519
SPECS_DIR=${REPO_DIR}/releases/specs/hppa
SETS="
- hppa11_openrc
- hppa11_systemd_mu
- hppa20_openrc
- hppa20_systemd_mu
hppa11_openrc_23
hppa11_systemd_23
hppa20_openrc_23
hppa20_systemd_23
+ hppa11_openrc
+ hppa11_systemd_mu
+ hppa20_openrc
+ hppa20_systemd_mu
"
SET_hppa11_openrc_SPECS="hppa1.1/stage1-openrc.spec hppa1.1/stage3-openrc.spec"