From 4a4eae06109431778bb6eb4a730c852c7a3d2075 Mon Sep 17 00:00:00 2001 From: Florian Schmaus Date: Tue, 29 Jul 2025 11:58:44 +0200 Subject: [PATCH] net-im/poezio: sync live Signed-off-by: Florian Schmaus --- net-im/poezio/poezio-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/net-im/poezio/poezio-9999.ebuild b/net-im/poezio/poezio-9999.ebuild index c48fd9b91186a..c9be206af55f0 100644 --- a/net-im/poezio/poezio-9999.ebuild +++ b/net-im/poezio/poezio-9999.ebuild @@ -3,6 +3,7 @@ EAPI=8 +DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools PYTHON_COMPAT=( python3_{11..13} )