app-crypt/glep63-check: Update gnupg req for tests

In fact, v10 was released only to fix test failure with newer versions
of GnuPG.

Closes: https://bugs.gentoo.org/815070
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2021-09-28 08:28:33 +02:00
parent 3a6516ace7
commit ea34e922ab

View File

@@ -21,6 +21,7 @@ KEYWORDS="~amd64 ~x86"
RDEPEND="app-crypt/gnupg"
DEPEND="
test? (
>=app-crypt/gnupg-2.2.29
sys-libs/libfaketime
)"