commit:     2493a5f741e321eccafdd5b9ecfa3656650bea35
Author:     Leonardo Hernández Hernández <leohdz172 <AT> proton <DOT> me>
AuthorDate: Wed Sep 27 03:50:21 2023 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Wed Sep 27 08:03:58 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2493a5f7

net-irc/weechat: add ruby 3.2 compatibility

all tests passes

Signed-off-by: Leonardo Hernández Hernández <leohdz172 <AT> proton.me>
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 net-irc/weechat/weechat-4.0.5.ebuild | 2 +-
 net-irc/weechat/weechat-9999.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-irc/weechat/weechat-4.0.5.ebuild 
b/net-irc/weechat/weechat-4.0.5.ebuild
index eb8d14968318..90e2eb2edc62 100644
--- a/net-irc/weechat/weechat-4.0.5.ebuild
+++ b/net-irc/weechat/weechat-4.0.5.ebuild
@@ -59,8 +59,8 @@ RDEPEND="
        python? ( ${PYTHON_DEPS} )
        ruby? (
                || (
+                       dev-lang/ruby:3.2
                        dev-lang/ruby:3.1
-                       dev-lang/ruby:3.0
                )
        )
        selinux? ( sec-policy/selinux-irc )

diff --git a/net-irc/weechat/weechat-9999.ebuild 
b/net-irc/weechat/weechat-9999.ebuild
index eb8d14968318..90e2eb2edc62 100644
--- a/net-irc/weechat/weechat-9999.ebuild
+++ b/net-irc/weechat/weechat-9999.ebuild
@@ -59,8 +59,8 @@ RDEPEND="
        python? ( ${PYTHON_DEPS} )
        ruby? (
                || (
+                       dev-lang/ruby:3.2
                        dev-lang/ruby:3.1
-                       dev-lang/ruby:3.0
                )
        )
        selinux? ( sec-policy/selinux-irc )

Reply via email to