From ebac4ccdb6f5ec7405acf62b13362b1abf04a7c0 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Thu, 4 May 2023 18:59:08 +0200 Subject: dev-python/xmlsec: 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/xmlsec/xmlsec-1.3.12-r2.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'dev-python/xmlsec') diff --git a/dev-python/xmlsec/xmlsec-1.3.12-r2.ebuild b/dev-python/xmlsec/xmlsec-1.3.12-r2.ebuild index f70dd9a3bfec..cdd4f1456c2f 100644 --- a/dev-python/xmlsec/xmlsec-1.3.12-r2.ebuild +++ b/dev-python/xmlsec/xmlsec-1.3.12-r2.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