summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2023-12-26 10:56:14 +0100
committerHans de Graaff <graaff@gentoo.org>2023-12-26 16:52:49 +0100
commit1f6e0bd24bdfa09e58aecb0e68b1607e5d453d13 (patch)
treee937b2421c44454d223a3f83c32c5ca59eba4dd5
parentdev-ruby/rbs: enable ruby33 (diff)
downloadgentoo-1f6e0bd24bdfa09e58aecb0e68b1607e5d453d13.tar.gz
gentoo-1f6e0bd24bdfa09e58aecb0e68b1607e5d453d13.tar.bz2
gentoo-1f6e0bd24bdfa09e58aecb0e68b1607e5d453d13.zip
dev-ruby/typeprof: enable ruby33
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
-rw-r--r--dev-ruby/typeprof/typeprof-0.21.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/typeprof/typeprof-0.21.9.ebuild b/dev-ruby/typeprof/typeprof-0.21.9.ebuild
index 1e06e21cd0bd..3503da9cc378 100644
--- a/dev-ruby/typeprof/typeprof-0.21.9.ebuild
+++ b/dev-ruby/typeprof/typeprof-0.21.9.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="none"
RUBY_FAKEGEM_EXTRADOC="README.md"