commit:     4f477c55ff26d24a3e9494f6dacb7c95dccfaf12
Author:     Nelo-T. Wallus <nelo <AT> wallus <DOT> de>
AuthorDate: Thu Oct 22 18:51:15 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Oct 26 14:13:11 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f477c55

app-emulation/sen: Correct DISTUTILS_USE_SETUPTOOLS

Closes: https://bugs.gentoo.org/746284
Package-Manager: Portage-3.0.5, Repoman-2.3.23
Signed-off-by: Nelo-T. Wallus <nelo <AT> wallus.de>
Closes: https://github.com/gentoo/gentoo/pull/18004
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 app-emulation/sen/sen-0.6.1_p20200905.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-emulation/sen/sen-0.6.1_p20200905.ebuild 
b/app-emulation/sen/sen-0.6.1_p20200905.ebuild
index 785fd0d41f7..0ce4e0dc2ae 100644
--- a/app-emulation/sen/sen-0.6.1_p20200905.ebuild
+++ b/app-emulation/sen/sen-0.6.1_p20200905.ebuild
@@ -5,6 +5,7 @@ EAPI=7
 
 PYTHON_COMPAT=( python3_{7,8} )
 
+DISTUTILS_USE_SETUPTOOLS=rdepend
 inherit distutils-r1
 
 COMMIT="02e5872ee2905861e1da06ab5174e1a3f41f0e0b"

Reply via email to