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:
parent
d7b032dd84
commit
63aed276c4
4 changed files with 15 additions and 9 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue