dev-python/pyflakes: Fix location of patch

This commit is contained in:
Sean Vig
2015-11-23 08:29:22 -06:00
parent fa0cefd5c3
commit 98f2f89c59

View File

@@ -19,7 +19,7 @@ IUSE=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
RDEPEND="${DEPEND}"
PATCHES=( "${FILESDIR}"/fix-pypy-tests.patch )
PATCHES=( "${FILESDIR}"/${PV}-fix-pypy-tests.patch )
python_test() {
esetup.py test --quiet