From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id AF04015808C for ; Fri, 8 Apr 2022 00:42:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 82543E0946; Fri, 8 Apr 2022 00:42:57 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7985DE095A for ; Fri, 8 Apr 2022 00:42:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8CAD43415C9 for ; Fri, 8 Apr 2022 00:42:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DD3CB391 for ; Fri, 8 Apr 2022 00:42:51 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1649378399.aced4d74e7ffecd510bb48c34c3640e6b229e637.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/weechat/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-irc/weechat/weechat-3.5.ebuild X-VCS-Directories: net-irc/weechat/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: aced4d74e7ffecd510bb48c34c3640e6b229e637 X-VCS-Branch: master Date: Fri, 8 Apr 2022 00:42:51 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 011a9622-8063-442e-9813-66e8348bffe5 X-Archives-Hash: bae0d6a0e40d5bb8e335d34f125830f1 commit: aced4d74e7ffecd510bb48c34c3640e6b229e637 Author: Georgy Yakovlev gentoo org> AuthorDate: Fri Apr 8 00:39:59 2022 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Fri Apr 8 00:39:59 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aced4d74 net-irc/weechat: add ruby 3.1 support to 3.5 Signed-off-by: Georgy Yakovlev gentoo.org> net-irc/weechat/weechat-3.5.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/net-irc/weechat/weechat-3.5.ebuild b/net-irc/weechat/weechat-3.5.ebuild index 6264911b56ad..f1a4b884780e 100644 --- a/net-irc/weechat/weechat-3.5.ebuild +++ b/net-irc/weechat/weechat-3.5.ebuild @@ -55,6 +55,7 @@ RDEPEND=" python? ( ${PYTHON_DEPS} ) ruby? ( || ( + dev-lang/ruby:3.1 dev-lang/ruby:3.0 dev-lang/ruby:2.7 dev-lang/ruby:2.6