summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2022-05-06 11:04:37 +0200
committerHans de Graaff <graaff@gentoo.org>2022-05-06 12:04:23 +0200
commita53a3c96dddb21dd6ed86a899c9bbab170b1cc13 (patch)
tree7ffe7f9fa1cd6e45c4cca5a3d678d2ee4c8c78a2 /dev-ruby/dbf
parentdev-ruby/date_validator: drop 0.10.0 (diff)
downloadgentoo-a53a3c96dddb21dd6ed86a899c9bbab170b1cc13.tar.gz
gentoo-a53a3c96dddb21dd6ed86a899c9bbab170b1cc13.tar.bz2
gentoo-a53a3c96dddb21dd6ed86a899c9bbab170b1cc13.zip
dev-ruby/dbf: enable ruby31
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/dbf')
-rw-r--r--dev-ruby/dbf/dbf-4.2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/dbf/dbf-4.2.0.ebuild b/dev-ruby/dbf/dbf-4.2.0.ebuild
index a4db00c12b53..9cb0c52cd377 100644
--- a/dev-ruby/dbf/dbf-4.2.0.ebuild
+++ b/dev-ruby/dbf/dbf-4.2.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby26 ruby27 ruby30"
+USE_RUBY="ruby26 ruby27 ruby30 ruby31"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"