From 0953f8539ab4071fec0b5e6dfa8e793f7bfd9448 Mon Sep 17 00:00:00 2001 From: Flatcar Buildbot Date: Mon, 22 May 2023 07:12:59 +0000 Subject: [PATCH] dev-python/lxml: Sync with Gentoo It's from Gentoo commit f0cb98f86c39bc5a1f41a166e49dfe8e80fd304e. --- .../third_party/portage-stable/dev-python/lxml/lxml-4.9.2.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/sdk_container/src/third_party/portage-stable/dev-python/lxml/lxml-4.9.2.ebuild b/sdk_container/src/third_party/portage-stable/dev-python/lxml/lxml-4.9.2.ebuild index ffa5dfcbf7..6d7db74809 100644 --- a/sdk_container/src/third_party/portage-stable/dev-python/lxml/lxml-4.9.2.ebuild +++ b/sdk_container/src/third_party/portage-stable/dev-python/lxml/lxml-4.9.2.ebuild @@ -3,6 +3,7 @@ EAPI=8 +DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools PYTHON_COMPAT=( python3_{9..11} pypy3 )