From 8054bbb3a7fc92b8adbf20767330dc05e56409c2 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Thu, 4 May 2023 18:14:00 +0200 Subject: dev-python/krb5: Set DISTUTILS_EXT=1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/krb5/krb5-0.5.0.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'dev-python/krb5') diff --git a/dev-python/krb5/krb5-0.5.0.ebuild b/dev-python/krb5/krb5-0.5.0.ebuild index b13058cb46e7..e2417fb2d056 100644 --- a/dev-python/krb5/krb5-0.5.0.ebuild +++ b/dev-python/krb5/krb5-0.5.0.ebuild @@ -3,6 +3,7 @@ EAPI=8 +DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools PYTHON_COMPAT=( python3_{9..11} ) -- cgit v1.2.3-65-gdbad