commit: d42bb115d7c0b9ce2017ddf381f3e6d0c71b4d5b
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Thu May 4 01:11:36 2023 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Thu May 4 01:14:06 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d42bb115
dev-python/psautohint: set DISTUTILS_EXT=1
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
dev-python/psautohint/psautohint-2.4.0-r1.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-python/psautohint/psautohint-2.4.0-r1.ebuild
b/dev-python/psautohint/psautohint-2.4.0-r1.ebuild
index 35d079385..6ba7193b6 100644
--- a/dev-python/psautohint/psautohint-2.4.0-r1.ebuild
+++ b/dev-python/psautohint/psautohint-2.4.0-r1.ebuild
@@ -5,6 +5,7 @@ EAPI=8
PYTHON_COMPAT=( python3_{10..11} )
DISTUTILS_USE_PEP517=setuptools
+DISTUTILS_EXT=1
inherit meson distutils-r1
COMMIT="1e4c5061d328105c4dcfcb6fdbc27ec49b3e9d23"