commit:     880119d418df2b5b4afac1d65c75c26f270e6247
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Jun  2 10:45:27 2025 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Jun  2 10:45:27 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=880119d4

dev-ruby/rbst: add python3_13, ruby34

Closes: https://bugs.gentoo.org/952421
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/rbst/rbst-0.6.5-r1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-ruby/rbst/rbst-0.6.5-r1.ebuild 
b/dev-ruby/rbst/rbst-0.6.5-r1.ebuild
index 4033cecb817c..c95b267622db 100644
--- a/dev-ruby/rbst/rbst-0.6.5-r1.ebuild
+++ b/dev-ruby/rbst/rbst-0.6.5-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..12} )
-USE_RUBY="ruby31 ruby32 ruby33"
+PYTHON_COMPAT=( python3_{10..13} )
+USE_RUBY="ruby31 ruby32 ruby33 ruby34"
 
 RUBY_FAKEGEM_NAME="RbST"
 RUBY_FAKEGEM_GEMSPEC="RbST.gemspec"

Reply via email to