aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHuang Rui <vowstar@gmail.com>2023-08-26 13:55:50 +0800
committerHuang Rui <vowstar@gmail.com>2023-08-26 13:55:50 +0800
commita8153d818bfc4c0e469721b67cf3a50fda6a6ee6 (patch)
tree439dd548f2f29f9b31cb02c88b1820ca051a9502 /dev-ruby
parentmedia-video/kooha: remove unneeded line (QA) (diff)
downloadguru-a8153d818bfc4c0e469721b67cf3a50fda6a6ee6.tar.gz
guru-a8153d818bfc4c0e469721b67cf3a50fda6a6ee6.tar.bz2
guru-a8153d818bfc4c0e469721b67cf3a50fda6a6ee6.zip
dev-ruby/prawn-templates: enable ruby32
Signed-off-by: Huang Rui <vowstar@gmail.com>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/prawn-templates/prawn-templates-0.1.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
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 38a8ae9cb..6c54e594b 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"