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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 97922158042 for ; Sat, 2 Nov 2024 08:30:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9893DE085A; Sat, 2 Nov 2024 08:30:55 +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 pigeon.gentoo.org (Postfix) with ESMTPS id 81A5DE085A for ; Sat, 2 Nov 2024 08:30:55 +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 B05523430D9 for ; Sat, 2 Nov 2024 08:30:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 19DFE17E0 for ; Sat, 2 Nov 2024 08:30:53 +0000 (UTC) From: "WANG Xuerui" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "WANG Xuerui" Message-ID: <1730536237.dfaeeaa60b62b4dcaee5f018ce0470fb499e4ff3.xen0n@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/telegram-desktop/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/telegram-desktop/telegram-desktop-5.6.3.ebuild X-VCS-Directories: net-im/telegram-desktop/ X-VCS-Committer: xen0n X-VCS-Committer-Name: WANG Xuerui X-VCS-Revision: dfaeeaa60b62b4dcaee5f018ce0470fb499e4ff3 X-VCS-Branch: master Date: Sat, 2 Nov 2024 08:30:53 +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: b706dba9-687e-4a51-9ec3-ab8314fa6ad0 X-Archives-Hash: 27e568d773cf9e942de8f901a8602d4f commit: dfaeeaa60b62b4dcaee5f018ce0470fb499e4ff3 Author: WANG Xuerui gentoo org> AuthorDate: Thu Oct 31 13:07:28 2024 +0000 Commit: WANG Xuerui gentoo org> CommitDate: Sat Nov 2 08:30:37 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfaeeaa6 net-im/telegram-desktop: keyword 5.6.3 for ~loong Signed-off-by: WANG Xuerui gentoo.org> net-im/telegram-desktop/telegram-desktop-5.6.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/telegram-desktop/telegram-desktop-5.6.3.ebuild b/net-im/telegram-desktop/telegram-desktop-5.6.3.ebuild index 98c1b5012cf5..9ffb2c1ca55c 100644 --- a/net-im/telegram-desktop/telegram-desktop-5.6.3.ebuild +++ b/net-im/telegram-desktop/telegram-desktop-5.6.3.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="BSD GPL-3-with-openssl-exception LGPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~riscv" +KEYWORDS="~amd64 ~arm64 ~loong ~riscv" IUSE="dbus enchant +fonts +jemalloc +libdispatch screencast qt6 qt6-imageformats wayland webkit +X" REQUIRED_USE=" qt6-imageformats? ( qt6 )