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 <polynomial-c@gentoo.org>
This commit is contained in:
Lars Wendler
2019-11-22 10:26:42 +01:00
parent cbd388ab57
commit f17afdcdfd

View File

@@ -27,8 +27,6 @@ DEPEND="
#RESTRICT="test"
RESTRICT="!test? ( test )"
S="${WORKDIR}/${PN}-release-${PV}"
PATCHES=(
"${FILESDIR}/psutil-5.6.5-tests.patch"
)