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

dev-python/brotlicffi: Set DISTUTILS_EXT=1

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

 dev-python/brotlicffi/brotlicffi-1.0.9.2-r2.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/brotlicffi/brotlicffi-1.0.9.2-r2.ebuild 
b/dev-python/brotlicffi/brotlicffi-1.0.9.2-r2.ebuild
index d4c35719b2a7..dc98f4d7e1d5 100644
--- a/dev-python/brotlicffi/brotlicffi-1.0.9.2-r2.ebuild
+++ b/dev-python/brotlicffi/brotlicffi-1.0.9.2-r2.ebuild
@@ -4,6 +4,7 @@
 # please keep this ebuild at EAPI 7 -- sys-apps/portage dep
 EAPI=7
 
+DISTUTILS_EXT=1
 DISTUTILS_USE_PEP517=setuptools
 PYTHON_COMPAT=( python3_{9..11} pypy3 )
 

Reply via email to