summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-05-04 18:13:58 +0200
committerMichał Górny <mgorny@gentoo.org>2023-05-04 18:17:30 +0200
commited894f46887bc07737cd7e9c618291a47d06c00a (patch)
treeeedacfcf32ead8631110719e9e19ce5ec60705da /dev-python/jellyfish
parentdev-python/indexed_gzip: Set DISTUTILS_EXT=1 (diff)
downloadgentoo-ed894f46887bc07737cd7e9c618291a47d06c00a.tar.gz
gentoo-ed894f46887bc07737cd7e9c618291a47d06c00a.tar.bz2
gentoo-ed894f46887bc07737cd7e9c618291a47d06c00a.zip
dev-python/jellyfish: Set DISTUTILS_EXT=1
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/jellyfish')
-rw-r--r--dev-python/jellyfish/jellyfish-0.11.2.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/jellyfish/jellyfish-0.11.2.ebuild b/dev-python/jellyfish/jellyfish-0.11.2.ebuild
index ef6399da8c95..0bbe9beafb87 100644
--- a/dev-python/jellyfish/jellyfish-0.11.2.ebuild
+++ b/dev-python/jellyfish/jellyfish-0.11.2.ebuild
@@ -3,6 +3,7 @@
EAPI=8
+DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=maturin
PYTHON_COMPAT=( python3_{9..11} )