commit: 325e5180f6506493c87adb3e574920a7c7a60663
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 3 20:01:43 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 3 20:01:43 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=325e5180
net-misc/pssh: PEP517
Revbump in previous commit.
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-misc/pssh/pssh-2.3.4-r2.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/net-misc/pssh/pssh-2.3.4-r2.ebuild
b/net-misc/pssh/pssh-2.3.4-r2.ebuild
index 69f1cc97ee51..68c5f74fd4b4 100644
--- a/net-misc/pssh/pssh-2.3.4-r2.ebuild
+++ b/net-misc/pssh/pssh-2.3.4-r2.ebuild
@@ -4,6 +4,7 @@
EAPI=8
DISTUTILS_SINGLE_IMPL=1
+DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{9..11} )
inherit distutils-r1