mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-20 00:08:58 -04:00
dev-python/NSKeyedUnArchiver: add DISTUTILS_USE_PEP517=setuptools
Closes: https://bugs.gentoo.org/921754 Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
This commit is contained in:
parent
f7bbcc2319
commit
cd93b3df39
@ -4,6 +4,7 @@
|
||||
EAPI=8
|
||||
|
||||
PYPI_NO_NORMALIZE=1
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
PYTHON_COMPAT=( python3_{10..12} )
|
||||
|
||||
inherit distutils-r1 pypi
|
||||
@ -14,6 +15,3 @@ KEYWORDS="~amd64 ~x86"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
|
||||
BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
|
||||
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user