From: Lars Wendler Date: Fri, 22 Nov 2019 09:26:42 +0000 (+0100) Subject: dev-python/psutil: Drop S var. It's not needed for the pypi release X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f17afdcdfd77c34e329888b885695dad4d003258;p=gentoo.git dev-python/psutil: Drop S var. It's not needed for the pypi release Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Lars Wendler --- diff --git a/dev-python/psutil/psutil-5.6.5.ebuild b/dev-python/psutil/psutil-5.6.5.ebuild index 33c61a4c510f..ee3896643a57 100644 --- a/dev-python/psutil/psutil-5.6.5.ebuild +++ b/dev-python/psutil/psutil-5.6.5.ebuild @@ -27,8 +27,6 @@ DEPEND=" #RESTRICT="test" RESTRICT="!test? ( test )" -S="${WORKDIR}/${PN}-release-${PV}" - PATCHES=( "${FILESDIR}/psutil-5.6.5-tests.patch" )