commit:     2a78aa57d6640cc57d7736b732e5f654244f9d52
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 24 23:14:17 2023 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Jan 24 23:14:33 2023 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=2a78aa57

Re-enable merged-usr riscv builds

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 tools/catalyst-auto-qemu-riscv.conf | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/tools/catalyst-auto-qemu-riscv.conf 
b/tools/catalyst-auto-qemu-riscv.conf
index 315f1720..2b0f985b 100644
--- a/tools/catalyst-auto-qemu-riscv.conf
+++ b/tools/catalyst-auto-qemu-riscv.conf
@@ -11,12 +11,14 @@ SPECS_DIR=${REPO_DIR}/releases/specs-qemu/riscv
 EMAIL_SUBJECT_PREPEND="[riscv-qemu-auto]"
 
 SETS="
-       lp64d_musl
+       lp64d_systemd_mu
        lp64d_openrc
        lp64d_systemd
-       lp64_musl
+       lp64d_musl
+       lp64_systemd_mu
        lp64_openrc
        lp64_systemd
+       lp64_musl
 "
 
 SET_lp64d_musl_SPECS="stage1-lp64d-musl.spec stage3-lp64d-musl.spec"

Reply via email to