summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-vim/vimoutliner/vimoutliner-0.3.6-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/vimoutliner/vimoutliner-0.3.6-r3.ebuild b/app-vim/vimoutliner/vimoutliner-0.3.6-r3.ebuild
index 517d6a36c565..4bea6a6dc884 100644
--- a/app-vim/vimoutliner/vimoutliner-0.3.6-r3.ebuild
+++ b/app-vim/vimoutliner/vimoutliner-0.3.6-r3.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
inherit vim-plugin python-single-r1