diff --git a/dev-ruby/rubytter/rubytter-1.5.1-r3.ebuild b/dev-ruby/rubytter/rubytter-1.5.1-r3.ebuild index f85d4a7b523c4..722302a8e016f 100644 --- a/dev-ruby/rubytter/rubytter-1.5.1-r3.ebuild +++ b/dev-ruby/rubytter/rubytter-1.5.1-r3.ebuild @@ -2,7 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby31 ruby32 ruby33" + +USE_RUBY="ruby32 ruby33 ruby34" RUBY_FAKEGEM_RECIPE_TEST="rspec3"