[equo] fix package set and package from repo string matching
This commit is contained in:
@@ -436,7 +436,7 @@ class SoloManage(SoloCommand):
|
||||
|
||||
final_package_names = []
|
||||
for package in self._scan_packages_expand_tag(
|
||||
entropy_client, packages):
|
||||
entropy_client, package_names):
|
||||
|
||||
# clear masking reasons
|
||||
match = entropy_client.atom_match(package)
|
||||
|
||||
Reference in New Issue
Block a user