diff options
Diffstat (limited to 'app-vim/command-t')
-rw-r--r-- | app-vim/command-t/command-t-5.0.3.ebuild | 4 |
1 files 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 |