diff options
Diffstat (limited to 'dev-ruby/parser/parser-3.3.0.5.ebuild')
-rw-r--r-- | dev-ruby/parser/parser-3.3.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/parser/parser-3.3.0.5.ebuild b/dev-ruby/parser/parser-3.3.0.5.ebuild index 48b258f91620..0d50425d80a7 100644 --- a/dev-ruby/parser/parser-3.3.0.5.ebuild +++ b/dev-ruby/parser/parser-3.3.0.5.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby31 ruby32" +USE_RUBY="ruby31 ruby32 ruby33" RUBY_FAKEGEM_RECIPE_DOC="yard" RUBY_FAKEGEM_TASK_TEST="test" |