mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
dev-python/blake3: Remove obsolete hack
Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/41473 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
parent
c627cb4fb3
commit
5be5de9988
@ -116,7 +116,6 @@ src_prepare() {
|
||||
|
||||
python_compile() {
|
||||
local DISTUTILS_USE_PEP517=$(usex rust maturin setuptools)
|
||||
local DISTUTILS_UPSTREAM_PEP517=${DISTUTILS_USE_PEP517}
|
||||
|
||||
if ! use rust; then
|
||||
cd c_impl || die
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user