dev-python/paste: fix patch

Package-Manager: portage-2.3.0
This commit is contained in:
Matthew Thode
2016-10-04 10:29:40 -05:00
parent d613b9ccc4
commit cf87cd72d8
2 changed files with 36 additions and 1 deletions

View File

@@ -44,7 +44,6 @@ python_prepare_all() {
rm -f tests/test_proxy.py || die
local PATCHES=(
"${FILESDIR}"/${PN}-1.7.5.1-fix-tests-for-pypy.patch
"${FILESDIR}"/${P}-unbundle-tempita.patch
)