commit:     88d96e6f1354774d4b6a5e3e953801085fe5c2b0
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu May  4 16:13:51 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu May  4 16:17:23 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88d96e6f

dev-python/gssapi: Set DISTUTILS_EXT=1

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

 dev-python/gssapi/gssapi-1.8.2.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/gssapi/gssapi-1.8.2.ebuild 
b/dev-python/gssapi/gssapi-1.8.2.ebuild
index 6fc805b8ea5b..75b18e45d8b4 100644
--- a/dev-python/gssapi/gssapi-1.8.2.ebuild
+++ b/dev-python/gssapi/gssapi-1.8.2.ebuild
@@ -3,6 +3,7 @@
 
 EAPI=8
 
+DISTUTILS_EXT=1
 DISTUTILS_USE_PEP517=setuptools
 PYTHON_COMPAT=( python3_{9..11} )
 

Reply via email to