Re-enable merged-usr riscv builds

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2023-01-25 00:14:17 +01:00
parent 8ab0c2f126
commit 2a78aa57d6
No known key found for this signature in database
GPG key ID: DC2B16215ED5412A

View file

@ -11,12 +11,14 @@ SPECS_DIR=${REPO_DIR}/releases/specs-qemu/riscv
EMAIL_SUBJECT_PREPEND="[riscv-qemu-auto]" EMAIL_SUBJECT_PREPEND="[riscv-qemu-auto]"
SETS=" SETS="
lp64d_musl lp64d_systemd_mu
lp64d_openrc lp64d_openrc
lp64d_systemd lp64d_systemd
lp64_musl lp64d_musl
lp64_systemd_mu
lp64_openrc lp64_openrc
lp64_systemd lp64_systemd
lp64_musl
" "
SET_lp64d_musl_SPECS="stage1-lp64d-musl.spec stage3-lp64d-musl.spec" SET_lp64d_musl_SPECS="stage1-lp64d-musl.spec stage3-lp64d-musl.spec"