commit:     6fa9285f04c43d4f528fbc2eb13045def613891e
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 13 20:39:42 2023 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Thu Apr 13 20:56:03 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fa9285f

media-gfx/img2pdf: set DISTUTILS_USE_PEP517=setuptools

Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 media-gfx/img2pdf/img2pdf-0.4.4.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/media-gfx/img2pdf/img2pdf-0.4.4.ebuild 
b/media-gfx/img2pdf/img2pdf-0.4.4.ebuild
index bd99534ab490..693849783a82 100644
--- a/media-gfx/img2pdf/img2pdf-0.4.4.ebuild
+++ b/media-gfx/img2pdf/img2pdf-0.4.4.ebuild
@@ -3,6 +3,7 @@
 
 EAPI=8
 
+DISTUTILS_USE_PEP517=setuptools
 PYTHON_COMPAT=( python3_{9..11} )
 
 inherit distutils-r1 pypi

Reply via email to