app-crypt/gpgme: Sync with Gentoo

It's from Gentoo commit 47b90e0746029928fac4dd2306d073dd49a422c0.
This commit is contained in:
Flatcar Buildbot 2024-07-16 11:17:57 +00:00 committed by Mathieu Tortuyaux
parent 2e9f65ee64
commit 755decdfb0
No known key found for this signature in database
GPG Key ID: AC5CCFB52545D9B8

View File

@ -11,7 +11,7 @@ EAPI=8
DISTUTILS_EXT=1 DISTUTILS_EXT=1
DISTUTILS_OPTIONAL=1 DISTUTILS_OPTIONAL=1
PYTHON_COMPAT=( python3_{10..12} ) PYTHON_COMPAT=( python3_{10..13} )
VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/gnupg.asc VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/gnupg.asc
# in-source builds are not supported: # in-source builds are not supported: