commit: 3c4eb7ade622d60679268ad95c1f079f0c30fa16 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat Jul 8 09:32:24 2023 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Jul 8 14:09:15 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c4eb7ad
dev-ruby/amatch: enable ruby32 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/amatch/amatch-0.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/amatch/amatch-0.4.1.ebuild b/dev-ruby/amatch/amatch-0.4.1.ebuild index af5cc5a1ce44..2f67155ace33 100644 --- a/dev-ruby/amatch/amatch-0.4.1.ebuild +++ b/dev-ruby/amatch/amatch-0.4.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby26 ruby27 ruby30 ruby31" +USE_RUBY="ruby30 ruby31 ruby32" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_EXTRADOC="CHANGES README.md"
