Stop building systemd split-usr stages for arm, arm64, hppa, ia64

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2023-11-12 03:03:24 +01:00
parent d7b032dd84
commit 63aed276c4
No known key found for this signature in database
GPG key ID: DC2B16215ED5412A
4 changed files with 15 additions and 9 deletions

View file

@ -5,7 +5,12 @@ UPLOAD_USER=hppa
UPLOAD_KEY=/root/.ssh/id_ed25519
SPECS_DIR=${REPO_DIR}/releases/specs/hppa
SETS="hppa11_openrc hppa11_systemd hppa11_systemd_mu hppa20_openrc hppa20_systemd hppa20_systemd_mu"
SETS="
hppa11_openrc
hppa11_systemd_mu
hppa20_openrc
hppa20_systemd_mu
"
SET_hppa11_openrc_SPECS="hppa1.1/stage1-openrc.spec hppa1.1/stage3-openrc.spec"
SET_hppa11_openrc_OPTIONAL_SPECS="installcd-stage1.spec installcd-stage2-minimal.spec netboot-hppa32.spec"