summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Vig <sean.v.775@gmail.com>2015-11-23 08:29:22 -0600
committerSean Vig <sean.v.775@gmail.com>2015-11-23 08:29:22 -0600
commit98f2f89c59a6ce83a9a1c089af2c1edbc6bc952e (patch)
treebeca057c9e350645210f944014fb41f856d4515d /dev-python
parentsys-kernel/git-sources: Linux patch 4.4_rc2 (diff)
downloadgentoo-98f2f89c59a6ce83a9a1c089af2c1edbc6bc952e.tar.gz
gentoo-98f2f89c59a6ce83a9a1c089af2c1edbc6bc952e.tar.bz2
gentoo-98f2f89c59a6ce83a9a1c089af2c1edbc6bc952e.zip
dev-python/pyflakes: Fix location of patch
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pyflakes/pyflakes-1.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyflakes/pyflakes-1.0.0.ebuild b/dev-python/pyflakes/pyflakes-1.0.0.ebuild
index 732586cc75d8..07eb8e5ecc43 100644
--- a/dev-python/pyflakes/pyflakes-1.0.0.ebuild
+++ b/dev-python/pyflakes/pyflakes-1.0.0.ebuild
@@ -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