commit: bb1de67bd6fd5b09f6b1cf4540e51a7bdea71c82 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org> AuthorDate: Thu May 4 23:19:35 2023 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Thu May 4 23:19:35 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb1de67b
Revert "app-crypt/gpgme: Set DISTUTILS_EXT=1" This reverts commit b46d0f6e25289d7fa5b32a3b2e5e7c98ea3a4994. Bug: https://bugs.gentoo.org/905715 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org> app-crypt/gpgme/gpgme-1.20.0.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/app-crypt/gpgme/gpgme-1.20.0.ebuild b/app-crypt/gpgme/gpgme-1.20.0.ebuild index dc3a4d3574a2..9d2e1b4f6143 100644 --- a/app-crypt/gpgme/gpgme-1.20.0.ebuild +++ b/app-crypt/gpgme/gpgme-1.20.0.ebuild @@ -9,7 +9,6 @@ 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
