summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2023-12-28 07:49:59 +0100
committerHans de Graaff <graaff@gentoo.org>2023-12-28 07:55:59 +0100
commitb4c43d34b8e94df8275703f047c453f89201a801 (patch)
tree05f2bac6c7aef074dcc2393bf301e2923710d308 /dev-ruby/fiber-annotation
parentdev-ruby/erubis: enable ruby33 (diff)
downloadgentoo-b4c43d34b8e94df8275703f047c453f89201a801.tar.gz
gentoo-b4c43d34b8e94df8275703f047c453f89201a801.tar.bz2
gentoo-b4c43d34b8e94df8275703f047c453f89201a801.zip
dev-ruby/fiber-annotation: enable ruby33
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/fiber-annotation')
-rw-r--r--dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild b/dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild
index d8126ffeb24e..d7b34ae9f45a 100644
--- a/dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild
+++ b/dev-ruby/fiber-annotation/fiber-annotation-0.2.0.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-USE_RUBY="ruby30 ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
RUBY_FAKEGEM_EXTRADOC="readme.md"
RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"