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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E5B5C158041 for ; Sun, 3 Mar 2024 22:12:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2F5A2E2AE7; Sun, 3 Mar 2024 22:12:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 12B6DE2AE4 for ; Sun, 3 Mar 2024 22:12:43 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C3CFB34164C for ; Sun, 3 Mar 2024 22:12:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DF3A514F2 for ; Sun, 3 Mar 2024 22:12:38 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1709503918.7d388d0a45cb704d1b60e51786fe844d05bfea1d.sam@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-4.15.0.ebuild X-VCS-Directories: net-im/telegram-desktop/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 7d388d0a45cb704d1b60e51786fe844d05bfea1d X-VCS-Branch: master Date: Sun, 3 Mar 2024 22:12:38 +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: e8ff41d0-4d1d-4e7e-8842-396acfe554fb X-Archives-Hash: 5697f0a0f55bc7d0d2fa2fed40cf13d0 commit: 7d388d0a45cb704d1b60e51786fe844d05bfea1d Author: Sam James gentoo org> AuthorDate: Sun Mar 3 22:11:58 2024 +0000 Commit: Sam James gentoo org> CommitDate: Sun Mar 3 22:11:58 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d388d0a net-im/telegram-desktop: Stabilize 4.15.0 amd64, #915992 Signed-off-by: Sam James gentoo.org> net-im/telegram-desktop/telegram-desktop-4.15.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/telegram-desktop/telegram-desktop-4.15.0.ebuild b/net-im/telegram-desktop/telegram-desktop-4.15.0.ebuild index 0d7c5626f90d..aa3cb6030776 100644 --- a/net-im/telegram-desktop/telegram-desktop-4.15.0.ebuild +++ b/net-im/telegram-desktop/telegram-desktop-4.15.0.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="BSD GPL-3-with-openssl-exception LGPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv" +KEYWORDS="amd64 ~arm64 ~loong ~ppc64 ~riscv" IUSE="dbus enchant +fonts screencast qt6 qt6-imageformats wayland webkit +X" REQUIRED_USE=" qt6-imageformats? ( qt6 )