TESTING: again portage dependencies literals parsing
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1137 cd1c1023-2f26-0410-ae45-c471fc1f0318
This commit is contained in:
@@ -444,6 +444,8 @@ def dep_or_select(or_list):
|
||||
continue
|
||||
# found
|
||||
return x
|
||||
else:
|
||||
x = [x]
|
||||
|
||||
for y in x:
|
||||
match = getInstalledAtom(y)
|
||||
|
||||
Reference in New Issue
Block a user