commit: 913d842a45f6f9105b8345abf228c94a691adcd7 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Thu Apr 3 04:58:36 2025 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Thu Apr 3 05:44:45 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=913d842a
dev-ruby/amq-protocol: enable ruby34 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/amq-protocol/amq-protocol-2.3.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/amq-protocol/amq-protocol-2.3.3.ebuild b/dev-ruby/amq-protocol/amq-protocol-2.3.3.ebuild index 13ae496abe42..54078af5d826 100644 --- a/dev-ruby/amq-protocol/amq-protocol-2.3.3.ebuild +++ b/dev-ruby/amq-protocol/amq-protocol-2.3.3.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" RUBY_FAKEGEM_EXTRADOC="ChangeLog.md README.md"
