summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2017-10-13 16:33:44 -0500
committerTim Harder <radhermit@gentoo.org>2017-10-13 16:39:04 -0500
commitb55740c14a58aeabea3634b5c7a2ce56f0005e30 (patch)
tree22cfe7caaa14779d5c9af0ef57e09561812794e5 /app-editors/vim/vim-9999.ebuild
parentapp-editors/vim-core: version bump to 8.0.1188 (diff)
downloadgentoo-b55740c14a58aeabea3634b5c7a2ce56f0005e30.tar.gz
gentoo-b55740c14a58aeabea3634b5c7a2ce56f0005e30.tar.bz2
gentoo-b55740c14a58aeabea3634b5c7a2ce56f0005e30.zip
app-editors/vim: version bump to 8.0.1188
Diffstat (limited to 'app-editors/vim/vim-9999.ebuild')
-rw-r--r--app-editors/vim/vim-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/vim/vim-9999.ebuild b/app-editors/vim/vim-9999.ebuild
index 1514ffa1b1dc..288ed95e5ccb 100644
--- a/app-editors/vim/vim-9999.ebuild
+++ b/app-editors/vim/vim-9999.ebuild
@@ -45,7 +45,7 @@ RDEPEND="
perl? ( dev-lang/perl:= )
python? ( ${PYTHON_DEPS} )
racket? ( dev-scheme/racket )
- ruby? ( || ( dev-lang/ruby:2.4 dev-lang/ruby:2.3 dev-lang/ruby:2.2 dev-lang/ruby:2.1 ) )
+ ruby? ( || ( dev-lang/ruby:2.4 dev-lang/ruby:2.3 dev-lang/ruby:2.2 ) )
selinux? ( sys-libs/libselinux )
tcl? ( dev-lang/tcl:0= )
X? ( x11-libs/libXt )