commit: a8153d818bfc4c0e469721b67cf3a50fda6a6ee6 Author: Huang Rui <vowstar <AT> gmail <DOT> com> AuthorDate: Sat Aug 26 05:55:50 2023 +0000 Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org> CommitDate: Sat Aug 26 05:55:50 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a8153d81
dev-ruby/prawn-templates: enable ruby32 Signed-off-by: Huang Rui <vowstar <AT> gmail.com> dev-ruby/prawn-templates/prawn-templates-0.1.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/prawn-templates/prawn-templates-0.1.2-r1.ebuild b/dev-ruby/prawn-templates/prawn-templates-0.1.2-r1.ebuild index 38a8ae9cbf..6c54e594b7 100644 --- a/dev-ruby/prawn-templates/prawn-templates-0.1.2-r1.ebuild +++ b/dev-ruby/prawn-templates/prawn-templates-0.1.2-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby31" +USE_RUBY="ruby31 ruby32" RUBY_FAKEGEM_RECIPE_DOC="yard" RUBY_FAKEGEM_RECIPE_TEST="rspec3"
