list: fix -P with filter
Otherwise the provider is printed too often:
~$ apk list -I -P 'cmd:su'
<cmd:su> <cmd:su> <cmd:su> ~$
Edited by Sertonix
Otherwise the provider is printed too often:
~$ apk list -I -P 'cmd:su'
<cmd:su> <cmd:su> <cmd:su> ~$