mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-08 13:14:17 +02:00
[debian] initial Debian package management support
This commit is contained in:
@@ -635,7 +635,7 @@ class ArchManager(SoftwareManager):
|
||||
if ignored:
|
||||
for p in pkgs:
|
||||
if p.name in ignored:
|
||||
p.update_ignored = True
|
||||
p.updates_ignored = True
|
||||
|
||||
return SearchResult(pkgs, None, len(pkgs))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user