dev-python/matrix-nio: DISTUTILS_USE_PEP517=poetry
This commit is contained in:
parent
1740441723
commit
13ede425df
|
@ -4,6 +4,7 @@
|
||||||
EAPI=7
|
EAPI=7
|
||||||
|
|
||||||
PYTHON_COMPAT=(python3_{9..11})
|
PYTHON_COMPAT=(python3_{9..11})
|
||||||
|
DISTUTILS_USE_PEP517=poetry
|
||||||
|
|
||||||
inherit distutils-r1
|
inherit distutils-r1
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue