diff options
Diffstat (limited to 'dev-python/diff-match-patch/diff-match-patch-20121119.ebuild')
-rw-r--r-- | dev-python/diff-match-patch/diff-match-patch-20121119.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/diff-match-patch/diff-match-patch-20121119.ebuild b/dev-python/diff-match-patch/diff-match-patch-20121119.ebuild index 4bd75b829f5b..8250e042f24b 100644 --- a/dev-python/diff-match-patch/diff-match-patch-20121119.ebuild +++ b/dev-python/diff-match-patch/diff-match-patch-20121119.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy ) +PYTHON_COMPAT=( python{2_7,3_5,3_6} pypy ) inherit distutils-r1 |