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

dev-python/cbor2: Set DISTUTILS_EXT=1

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

 dev-python/cbor2/cbor2-5.4.6.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/cbor2/cbor2-5.4.6.ebuild 
b/dev-python/cbor2/cbor2-5.4.6.ebuild
index b3e9eff537a5..8642665e99e9 100644
--- a/dev-python/cbor2/cbor2-5.4.6.ebuild
+++ b/dev-python/cbor2/cbor2-5.4.6.ebuild
@@ -3,6 +3,7 @@
 
 EAPI=8
 
+DISTUTILS_EXT=1
 DISTUTILS_USE_PEP517=setuptools
 PYTHON_COMPAT=( python3_{9..11} )
 

Reply via email to