summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2018-03-25 18:37:11 -0400
committerTim Harder <radhermit@gentoo.org>2018-03-25 18:37:11 -0400
commit30483a8ffeb7c99a55fef4e9aaa4adc6832cde31 (patch)
tree532121b3517044afc1c1a05ecbd402b663b9a747 /app-editors/gvim/gvim-9999.ebuild
parentapp-editors/vim: version bump to 8.0.1645 (diff)
downloadgentoo-30483a8ffeb7c99a55fef4e9aaa4adc6832cde31.tar.gz
gentoo-30483a8ffeb7c99a55fef4e9aaa4adc6832cde31.tar.bz2
gentoo-30483a8ffeb7c99a55fef4e9aaa4adc6832cde31.zip
app-editors/gvim: version bump to 8.0.1645
Diffstat (limited to 'app-editors/gvim/gvim-9999.ebuild')
-rw-r--r--app-editors/gvim/gvim-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/gvim/gvim-9999.ebuild b/app-editors/gvim/gvim-9999.ebuild
index b19e4d692308..1de46facaa9c 100644
--- a/app-editors/gvim/gvim-9999.ebuild
+++ b/app-editors/gvim/gvim-9999.ebuild
@@ -66,7 +66,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 )
session? ( x11-libs/libSM )
tcl? ( dev-lang/tcl:0= )