summaryrefslogtreecommitdiff
path: root/dev-python/diff-match-patch/diff-match-patch-20121119.ebuild
diff options
context:
space:
mode:
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.ebuild2
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 ceeb5d4ff7ad..4fee9e26e1ff 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=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1