From 5ff4915c9ab77091d1453f310dcc8cd900027d30 Mon Sep 17 00:00:00 2001 From: Dusty Mabe Date: May 18 2026 19:08:04 +0000 Subject: Drop manual override for kernel-6.19.14-101.fc44 Now that it has run once it's in the archive and we can remove it from the list for future consideration. --- diff --git a/run-archive-repo-update b/run-archive-repo-update index 1139aa3..3b4a4a3 100755 --- a/run-archive-repo-update +++ b/run-archive-repo-update @@ -20,7 +20,7 @@ declare -A SIGNINGKEYS=( declare -A KOJI_MANUAL_BUILD_OVERRIDES=( [42]='' [43]='' - [44]='kernel-6.19.14-101.fc44' + [44]='' ) # A function to get the list of builds in the updates repo