commit:     2e21ef2bfc988aeab3851bd59c1281652e334d51
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 10 10:27:52 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Feb 10 10:28:00 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e21ef2b

dev-util/diffoscope: use PEP517 build

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-util/diffoscope/{diffoscope-203.ebuild => diffoscope-203-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/diffoscope/diffoscope-203.ebuild 
b/dev-util/diffoscope/diffoscope-203-r1.ebuild
similarity index 99%
rename from dev-util/diffoscope/diffoscope-203.ebuild
rename to dev-util/diffoscope/diffoscope-203-r1.ebuild
index ec72907f21dc..46f6608598b5 100644
--- a/dev-util/diffoscope/diffoscope-203.ebuild
+++ b/dev-util/diffoscope/diffoscope-203-r1.ebuild
@@ -3,9 +3,9 @@
 
 EAPI=8
 
+DISTUTILS_USE_PEP517=setuptools
 PYTHON_COMPAT=( python3_{8,9,10} )
 PYTHON_REQ_USE="ncurses"
-
 inherit distutils-r1
 
 DESCRIPTION="Will try to get to the bottom of what makes files or directories 
different"

Reply via email to