commit:     0298da1893974ca359b4bc6bb6384dae7005d06a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu May  4 16:59:16 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu May  4 16:59:16 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0298da18

dev-vcs/mercurial: Set DISTUTILS_EXT=1

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

 dev-vcs/mercurial/mercurial-6.4.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/dev-vcs/mercurial/mercurial-6.4.ebuild 
b/dev-vcs/mercurial/mercurial-6.4.ebuild
index 58beecd8281a..04caa3211a34 100644
--- a/dev-vcs/mercurial/mercurial-6.4.ebuild
+++ b/dev-vcs/mercurial/mercurial-6.4.ebuild
@@ -3,10 +3,11 @@
 
 EAPI=8
 
+CARGO_OPTIONAL=1
+DISTUTILS_EXT=1
+DISTUTILS_USE_SETUPTOOLS=no
 PYTHON_COMPAT=( python3_{9..11} )
 PYTHON_REQ_USE="threads(+)"
-DISTUTILS_USE_SETUPTOOLS=no
-CARGO_OPTIONAL=1
 
 CRATES="
        Inflector-0.11.4

Reply via email to