summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-editors/vim/vim-7.4.193.ebuild')
-rw-r--r--app-editors/vim/vim-7.4.193.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/vim/vim-7.4.193.ebuild b/app-editors/vim/vim-7.4.193.ebuild
index 00edee946d5c..89b17a95955d 100644
--- a/app-editors/vim/vim-7.4.193.ebuild
+++ b/app-editors/vim/vim-7.4.193.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-7.4.193.ebuild,v 1.1 2014/03/10 19:10:16 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-7.4.193.ebuild,v 1.2 2014/04/27 21:34:22 floppym Exp $
EAPI=5
VIM_VERSION="7.4"
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
PYTHON_REQ_USE=threads
inherit eutils vim-doc flag-o-matic fdo-mime versionator bash-completion-r1 python-single-r1