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

dev-python/xxhash: Set DISTUTILS_EXT=1

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

 dev-python/xxhash/xxhash-3.2.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/xxhash/xxhash-3.2.0.ebuild 
b/dev-python/xxhash/xxhash-3.2.0.ebuild
index 7e443bdc9b1d..dfe2fe5607c7 100644
--- a/dev-python/xxhash/xxhash-3.2.0.ebuild
+++ b/dev-python/xxhash/xxhash-3.2.0.ebuild
@@ -3,6 +3,7 @@
 
 EAPI=8
 
+DISTUTILS_EXT=1
 DISTUTILS_USE_PEP517=setuptools
 PYTHON_COMPAT=( python3_{9..11} )
 

Reply via email to