summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2018-03-25 18:35:17 -0400
committerTim Harder <radhermit@gentoo.org>2018-03-25 18:35:17 -0400
commit034ae1eda6809e13d10d7ff86465f0e216304a67 (patch)
tree80cd650adf3941c06c0eaa2fbe0156101be428c5 /app-editors/vim/vim-9999.ebuild
parentapp-editors/vim-core: version bump to 8.0.1645 (diff)
downloadgentoo-034ae1eda6809e13d10d7ff86465f0e216304a67.tar.gz
gentoo-034ae1eda6809e13d10d7ff86465f0e216304a67.tar.bz2
gentoo-034ae1eda6809e13d10d7ff86465f0e216304a67.zip
app-editors/vim: version bump to 8.0.1645
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 5b4fa3b57665..01f04731da4a 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 ) )
+ ruby? ( || ( dev-lang/ruby:2.5 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 )