From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id AE93D1582EF for ; Thu, 06 Mar 2025 10:44:29 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 995BA343057 for ; Thu, 06 Mar 2025 10:44:29 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 8C4D31102D2; Thu, 06 Mar 2025 10:44:28 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 bobolink.gentoo.org (Postfix) with ESMTPS id 7FFC31102D2 for ; Thu, 06 Mar 2025 10:44:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 0892F343057 for ; Thu, 06 Mar 2025 10:44:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5661D2872 for ; Thu, 06 Mar 2025 10:44:26 +0000 (UTC) From: "Jakov Smolić" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jakov Smolić" Message-ID: <1741257863.f2f3daa44d5d6c66f10d0fb2ea1dd83948d399da.jsmolic@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/gajim/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/gajim/gajim-2.0.1.ebuild X-VCS-Directories: net-im/gajim/ X-VCS-Committer: jsmolic X-VCS-Committer-Name: Jakov Smolić X-VCS-Revision: f2f3daa44d5d6c66f10d0fb2ea1dd83948d399da X-VCS-Branch: master Date: Thu, 06 Mar 2025 10:44:26 +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: ce79819f-76eb-4af5-a4b4-c6a2e5657f2a X-Archives-Hash: e1541abff5bb42a496f4331e7275d965 commit: f2f3daa44d5d6c66f10d0fb2ea1dd83948d399da Author: Jakov Smolić gentoo org> AuthorDate: Thu Mar 6 10:44:23 2025 +0000 Commit: Jakov Smolić gentoo org> CommitDate: Thu Mar 6 10:44:23 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2f3daa4 net-im/gajim: Keyword 2.0.1 riscv, #950666 Signed-off-by: Jakov Smolić gentoo.org> net-im/gajim/gajim-2.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/gajim/gajim-2.0.1.ebuild b/net-im/gajim/gajim-2.0.1.ebuild index f226a93c02f9..d8b02efa005e 100644 --- a/net-im/gajim/gajim-2.0.1.ebuild +++ b/net-im/gajim/gajim-2.0.1.ebuild @@ -18,7 +18,7 @@ SLOT="0" # Rekeyword for ~long, ~x86 and ~riscv, when https://bugs.gentoo.org/937582 is fixed. # KEYWORDS="~amd64 ~arm64 ~loong ~riscv ~x86" -KEYWORDS="~amd64 ~arm64 ~loong" +KEYWORDS="~amd64 ~arm64 ~loong ~riscv" IUSE="voice" # Same order as in upstream pyproject.toml please for the python dependencies