From 8302cc8151368747c2021581e337996709bf0805 Mon Sep 17 00:00:00 2001 From: Tim Harder Date: Fri, 12 Apr 2019 23:33:26 -0500 Subject: [PATCH] app-vim/command-t: add ruby26 support Signed-off-by: Tim Harder --- app-vim/command-t/command-t-5.0.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-vim/command-t/command-t-5.0.3.ebuild b/app-vim/command-t/command-t-5.0.3.ebuild index a8bbc97873aa..527019cac449 100644 --- a/app-vim/command-t/command-t-5.0.3.ebuild +++ b/app-vim/command-t/command-t-5.0.3.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby23 ruby24 ruby25" +USE_RUBY="ruby23 ruby24 ruby25 ruby26" inherit vim-plugin ruby-ng -- 2.26.2