Stop building systemd split-usr stages for riscv, s390, sparc, x86

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2023-11-12 00:45:27 +01:00
parent cda72428fd
commit eb88620890
No known key found for this signature in database
GPG key ID: DC2B16215ED5412A
5 changed files with 6 additions and 10 deletions

View file

@ -6,7 +6,7 @@ UPLOAD_KEY=/root/.ssh/id_rsa
SPECS_DIR=${REPO_DIR}/releases/specs/s390/s390
SUBARCH=s390
SETS="openrc systemd systemd_mu"
SETS="openrc systemd_mu"
SET_openrc_SPECS="stage1-openrc.spec stage3-openrc.spec"
SET_openrc_OPTIONAL_SPECS="netboot/netboot.spec"