commit:     b46d0f6e25289d7fa5b32a3b2e5e7c98ea3a4994
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu May  4 16:09:01 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu May  4 16:11:00 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b46d0f6e

app-crypt/gpgme: Set DISTUTILS_EXT=1

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-crypt/gpgme/gpgme-1.20.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-crypt/gpgme/gpgme-1.20.0.ebuild 
b/app-crypt/gpgme/gpgme-1.20.0.ebuild
index 9d2e1b4f6143..dc3a4d3574a2 100644
--- a/app-crypt/gpgme/gpgme-1.20.0.ebuild
+++ b/app-crypt/gpgme/gpgme-1.20.0.ebuild
@@ -9,6 +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.)
 
+DISTUTILS_EXT=1
 DISTUTILS_OPTIONAL=1
 PYTHON_COMPAT=( python3_{9..11} )
 VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/gnupg.asc

Reply via email to