gpg: Fix --recv-key in case of a given fingerprint.
* g10/keyserver.c (keyserver_retrieval_screener): Compare against actual length.
This was a long standing and annoying regression due to changes
for v5 keys. Really simple to fix :-).
- Signed-off-by: Werner Koch <wk@gnupg.org>