Exclude org.videolan.VLC.Plugin.makemkv from archive action

This commit is contained in:
bbhtt
2026-02-05 20:37:09 +05:30
parent 0df880dc8f
commit 9021435a7c
+1
View File
@@ -131,6 +131,7 @@ def main() -> None:
# beta branch is eol
"org.nicotine_plus.Nicotine",
"ru.linux_gaming.PortProton",
"org.videolan.VLC.Plugin.makemkv",
}
stable = get_eol_refs("x86_64", "flathub") | get_eol_refs("aarch64", "flathub")