diff --git a/dev-ruby/termcolor/termcolor-1.2.2.ebuild b/dev-ruby/termcolor/termcolor-1.2.2.ebuild index d591ae86cc8d5..568e067cd5a00 100644 --- a/dev-ruby/termcolor/termcolor-1.2.2.ebuild +++ b/dev-ruby/termcolor/termcolor-1.2.2.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 #*** Using highline effectively in JRuby requires manually installing the ffi-ncurses gem. -USE_RUBY="ruby20 ruby21 ruby22" +USE_RUBY="ruby21 ruby22 ruby23 ruby24" RUBY_FAKEGEM_RECIPE_TEST="rspec"