pkgcheck
pkgcheck copied to clipboard
`pkgcheck scan` of non-existence target doesn't raise errors
$ pkgcheck --debug --verbose scan some-random-string
reports nothing.
But there is an error on
$ pkgcheck --debug --verbose scan --net media-libs/mesa-24.3.0
(note absence of =)
Docs doesn't say what's TARGET though.