commit:     bf1f3e3698f11484a7a0bd6f73fafcc36cc44676
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 25 13:21:59 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 26 03:02:53 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf1f3e36

dev-ruby/capistrano: enable ruby31

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ruby/capistrano/capistrano-3.17.2.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-ruby/capistrano/capistrano-3.17.2.ebuild 
b/dev-ruby/capistrano/capistrano-3.17.2.ebuild
index 9fda8211bc2e..bc33ac16cd19 100644
--- a/dev-ruby/capistrano/capistrano-3.17.2.ebuild
+++ b/dev-ruby/capistrano/capistrano-3.17.2.ebuild
@@ -2,7 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-USE_RUBY="ruby27 ruby30"
+
+USE_RUBY="ruby27 ruby30 ruby31"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 

Reply via email to