From 4c564e33162f4022d2af1bddb6fe51a2c4cf238e Mon Sep 17 00:00:00 2001 From: Gilver Date: Fri, 20 Jun 2025 11:23:56 -0500 Subject: [PATCH] chore(kf6-kio): Switch to Mock builds for future updates (#5597) See #5592. Signed-off-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 } }