diff options
Diffstat (limited to 'app-vim/covim/covim-99999999.ebuild')
-rw-r--r-- | app-vim/covim/covim-99999999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/covim/covim-99999999.ebuild b/app-vim/covim/covim-99999999.ebuild index 0a89022..5520d75 100644 --- a/app-vim/covim/covim-99999999.ebuild +++ b/app-vim/covim/covim-99999999.ebuild @@ -1,9 +1,9 @@ -# By eroen, 2013 +# By eroen, 2013 - 2015 # Distributed under the terms of the ISC licence # $Header: $ EAPI=5 -PYTHON_COMPAT="python2_7" +PYTHON_COMPAT=(python2_7) #VIM_PLUGIN_VIM_VERSION="7.0" inherit python-single-r1 vim-plugin git-2 |