summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNelo-T. Wallus <nelo@wallus.de>2020-10-22 20:51:15 +0200
committerJoonas Niilola <juippis@gentoo.org>2020-10-26 16:13:11 +0200
commit4f477c55ff26d24a3e9494f6dacb7c95dccfaf12 (patch)
treee370035831e528b16c41a93b61c056d627b1100f /app-emulation/sen/sen-0.6.1_p20200905.ebuild
parentapp-emulation/xen: drop vulnerable (diff)
downloadgentoo-4f477c55ff26d24a3e9494f6dacb7c95dccfaf12.tar.gz
gentoo-4f477c55ff26d24a3e9494f6dacb7c95dccfaf12.tar.bz2
gentoo-4f477c55ff26d24a3e9494f6dacb7c95dccfaf12.zip
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@wallus.de> Closes: https://github.com/gentoo/gentoo/pull/18004 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-emulation/sen/sen-0.6.1_p20200905.ebuild')
-rw-r--r--app-emulation/sen/sen-0.6.1_p20200905.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/app-emulation/sen/sen-0.6.1_p20200905.ebuild b/app-emulation/sen/sen-0.6.1_p20200905.ebuild
index 785fd0d41f7d..0ce4e0dc2ae1 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"