commit:     ed894f46887bc07737cd7e9c618291a47d06c00a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu May  4 16:13:58 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu May  4 16:17:30 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed894f46

dev-python/jellyfish: Set DISTUTILS_EXT=1

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

 dev-python/jellyfish/jellyfish-0.11.2.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/jellyfish/jellyfish-0.11.2.ebuild 
b/dev-python/jellyfish/jellyfish-0.11.2.ebuild
index ef6399da8c95..0bbe9beafb87 100644
--- a/dev-python/jellyfish/jellyfish-0.11.2.ebuild
+++ b/dev-python/jellyfish/jellyfish-0.11.2.ebuild
@@ -3,6 +3,7 @@
 
 EAPI=8
 
+DISTUTILS_EXT=1
 DISTUTILS_USE_PEP517=maturin
 PYTHON_COMPAT=( python3_{9..11} )
 

Reply via email to