dev-python/python-gnupg: Update for app-alternatives/gpg

This package supports either GnuPG or FreePG -- the tests fail
with Sequoia chameleon.

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny 2025-10-29 19:10:03 +01:00
parent d269720974
commit 0aeaaab2b3
No known key found for this signature in database
GPG Key ID: 639ADAE2329E240E

View File

@ -28,7 +28,10 @@ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~spar
# Need gnupg[nls] for avoiding decode errors and possible hangs
# w/ e.g. sec-keys/openpgp-keys-gentoo-developers but other pkgs too.
DEPEND="
app-crypt/gnupg[nls]
|| (
app-alternatives/gpg[reference]
app-alternatives/gpg[freepg(-)]
)
"
RDEPEND="
${DEPEND}