commit: 272a340b9c9a2b95999e333462a7b9b29d175d99
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu May 4 16:59:13 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu May 4 16:59:13 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=272a340b
dev-python/zope-interface: Set DISTUTILS_EXT=1
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/zope-interface/zope-interface-6.0.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-python/zope-interface/zope-interface-6.0.ebuild
b/dev-python/zope-interface/zope-interface-6.0.ebuild
index 3b73c73af6db..973272690900 100644
--- a/dev-python/zope-interface/zope-interface-6.0.ebuild
+++ b/dev-python/zope-interface/zope-interface-6.0.ebuild
@@ -3,6 +3,7 @@
EAPI=8
+DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
PYPI_PN=${PN/-/.}