1 diff --git a/src/engine-gpg.c b/src/engine-gpg.c
2 index b51ea173..4e74665e 100644
5 @@ -3005,6 +3005,7 @@ gpg_keylist_build_options (engine_gpg_t gpg, int secret_only,
8 err = add_arg (gpg, "--with-colons");
9 + err = add_arg (gpg, "--with-keygrip");
11 /* Since gpg 2.1.15 fingerprints are always printed, thus there is
12 * no more need to explicitly request them. */