mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-20 00:08:58 -04:00
dev-python/guppy3: set DISTUTILS_EXT=1
Signed-off-by: YiFei Zhu <zhuyifei1999@gmail.com>
This commit is contained in:
parent
c3ed1fb2c6
commit
4125085392
@ -5,6 +5,7 @@ EAPI=8
|
|||||||
|
|
||||||
PYTHON_COMPAT=( python3_{10..11} )
|
PYTHON_COMPAT=( python3_{10..11} )
|
||||||
DISTUTILS_USE_PEP517=setuptools
|
DISTUTILS_USE_PEP517=setuptools
|
||||||
|
DISTUTILS_EXT=1
|
||||||
inherit distutils-r1 pypi
|
inherit distutils-r1 pypi
|
||||||
|
|
||||||
DESCRIPTION="A Python Programming Environment & Heap analysis toolset"
|
DESCRIPTION="A Python Programming Environment & Heap analysis toolset"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user