diff options
| author | Sam James <sam@gentoo.org> | 2023-04-02 05:56:07 +0100 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2023-04-03 01:46:22 +0100 |
| commit | 19987297418405294edc0b3fafa0d0b88c56c9fc (patch) | |
| tree | 68dece97a086e210be005c8231363ac0c32f7ebc /dev-ruby/rubytest | |
| parent | 354def201659a339232eafacc7f6e109d00d9e97 (diff) | |
dev-ruby/rubytest: enable ruby32
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/rubytest')
| -rw-r--r-- | dev-ruby/rubytest/rubytest-0.8.1-r1.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-ruby/rubytest/rubytest-0.8.1-r1.ebuild b/dev-ruby/rubytest/rubytest-0.8.1-r1.ebuild index 1cb7dbb3504c..3912236739f7 100644 --- a/dev-ruby/rubytest/rubytest-0.8.1-r1.ebuild +++ b/dev-ruby/rubytest/rubytest-0.8.1-r1.ebuild @@ -1,8 +1,9 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby26 ruby27 ruby30 ruby31" + +USE_RUBY="ruby27 ruby30 ruby31 ruby32" RUBY_FAKEGEM_TASK_TEST="" RUBY_FAKEGEM_RECIPE_DOC="yard" |
