Signed-off-by: Michał Górny <mgo...@gentoo.org>
---
 dev-python/blake3/blake3-1.0.4.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-python/blake3/blake3-1.0.4.ebuild 
b/dev-python/blake3/blake3-1.0.4.ebuild
index 8e042ea0c094..e7420a53224a 100644
--- a/dev-python/blake3/blake3-1.0.4.ebuild
+++ b/dev-python/blake3/blake3-1.0.4.ebuild
@@ -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

Reply via email to