summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2023-12-31 12:04:40 +0100
committerHans de Graaff <graaff@gentoo.org>2023-12-31 12:09:18 +0100
commit04046779b10f4632587955934177c94c76fe0e24 (patch)
treea07ca4a9f0e2debd539512d55e4d66f7eed15dff /dev-ruby/pg_array_parser
parentdev-ruby/ptools: enable ruby33 (diff)
downloadgentoo-04046779b10f4632587955934177c94c76fe0e24.tar.gz
gentoo-04046779b10f4632587955934177c94c76fe0e24.tar.bz2
gentoo-04046779b10f4632587955934177c94c76fe0e24.zip
dev-ruby/pg_array_parser: enable ruby33
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/pg_array_parser')
-rw-r--r--dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r3.ebuild b/dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r3.ebuild
index f440fc3dfcb4..1b9dcdd2124b 100644
--- a/dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r3.ebuild
+++ b/dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r3.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby30 ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"