aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>2023-05-04 06:11:36 +0500
committerAnna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>2023-05-04 06:14:06 +0500
commitd42bb115d7c0b9ce2017ddf381f3e6d0c71b4d5b (patch)
tree2c49daabb7d266e547629c7055f73232b1b857b4 /dev-python/psautohint
parentdev-python/zopfli: set DISTUTILS_EXT=1 (diff)
downloadguru-d42bb115d7c0b9ce2017ddf381f3e6d0c71b4d5b.tar.gz
guru-d42bb115d7c0b9ce2017ddf381f3e6d0c71b4d5b.tar.bz2
guru-d42bb115d7c0b9ce2017ddf381f3e6d0c71b4d5b.zip
dev-python/psautohint: set DISTUTILS_EXT=1
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Diffstat (limited to 'dev-python/psautohint')
-rw-r--r--dev-python/psautohint/psautohint-2.4.0-r1.ebuild1
1 files changed, 1 insertions, 0 deletions
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"