dev-libs/libassuan: Sync with Gentoo

It's from Gentoo commit 78213a89b4a602460bf81ba5fab8eed561091ade.
This commit is contained in:
Flatcar Buildbot 2023-11-06 07:09:54 +00:00
parent 87248b91d0
commit dc4ed16715

View File

@ -9,7 +9,7 @@ EAPI=8
# (find the one for the current release then subscribe to it +
# any subsequent ones linked within so you're covered for a while.)
VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/gnupg.asc
VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/gnupg.asc
inherit libtool verify-sig
DESCRIPTION="IPC library used by GnuPG and GPGME"