diff --git a/dev-ruby/bunny/bunny-2.24.0.ebuild b/dev-ruby/bunny/bunny-2.24.0.ebuild index 5676f541cafc0..71f4c77722492 100644 --- a/dev-ruby/bunny/bunny-2.24.0.ebuild +++ b/dev-ruby/bunny/bunny-2.24.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby31 ruby32 ruby33" +USE_RUBY="ruby31 ruby32 ruby33 ruby34" # Tests require a live AMQP server. RUBY_FAKEGEM_TASK_TEST=""