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

dev-python/y-py: Set DISTUTILS_EXT=1

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

 dev-python/y-py/y-py-0.6.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/y-py/y-py-0.6.0.ebuild 
b/dev-python/y-py/y-py-0.6.0.ebuild
index cc54b8be1df7..94c7b8ae3aef 100644
--- a/dev-python/y-py/y-py-0.6.0.ebuild
+++ b/dev-python/y-py/y-py-0.6.0.ebuild
@@ -4,6 +4,7 @@
 EAPI=8
 
 CARGO_OPTIONAL=1
+DISTUTILS_EXT=1
 DISTUTILS_USE_PEP517=maturin
 PYTHON_COMPAT=( python3_{9..11} )
 

Reply via email to