From 11e896a0c47ae58fd175ac2ee06b9aaf90af0924 Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Fri, 20 Jun 2025 09:24:19 -0700 Subject: [PATCH] chore(kf6-kio): Switch to Mock builds for future updates (#5597) (#5600) See #5592. (cherry picked from commit 4c564e33162f4022d2af1bddb6fe51a2c4cf238e) Signed-off-by: Gilver Co-authored-by: Gilver --- anda/desktops/kde/kf6-kio/anda.hcl | 1 + 1 file changed, 1 insertion(+) diff --git a/anda/desktops/kde/kf6-kio/anda.hcl b/anda/desktops/kde/kf6-kio/anda.hcl index 24de21b76f..c848a83927 100644 --- a/anda/desktops/kde/kf6-kio/anda.hcl +++ b/anda/desktops/kde/kf6-kio/anda.hcl @@ -5,5 +5,6 @@ project pkg { labels { subrepo = "extras" updbranch = 1 + mock = 1 } }