summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/pydiction/pydiction-1.2.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/pydiction/pydiction-1.2.3-r1.ebuild b/app-vim/pydiction/pydiction-1.2.3-r1.ebuild
index 9bd1173f0db0..0e9e20b9d9ba 100644
--- a/app-vim/pydiction/pydiction-1.2.3-r1.ebuild
+++ b/app-vim/pydiction/pydiction-1.2.3-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_4 )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
inherit vim-plugin python-r1