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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A2FCD1382C5 for ; Fri, 26 Mar 2021 00:04:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CABA6E0821; Fri, 26 Mar 2021 00:04:06 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4FEABE0821 for ; Fri, 26 Mar 2021 00:04:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0F581340D5D for ; Fri, 26 Mar 2021 00:04:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3DC775CF for ; Fri, 26 Mar 2021 00:04:03 +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: <1616716968.a2bedf6e87261969c4b4be2a429166ff812a5a80.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-2.4.11.ebuild X-VCS-Directories: net-im/telegram-desktop/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: a2bedf6e87261969c4b4be2a429166ff812a5a80 X-VCS-Branch: master Date: Fri, 26 Mar 2021 00:04:03 +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: 4688698b-fee9-4072-8342-45c4072a2a22 X-Archives-Hash: 092b1fb8aae6cbb509008496cb104ab2 commit: a2bedf6e87261969c4b4be2a429166ff812a5a80 Author: Sam James gentoo org> AuthorDate: Thu Mar 25 23:46:11 2021 +0000 Commit: Sam James gentoo org> CommitDate: Fri Mar 26 00:02:48 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2bedf6e net-im/telegram-desktop: Stabilize 2.4.11 amd64, #771684 Signed-off-by: Sam James gentoo.org> net-im/telegram-desktop/telegram-desktop-2.4.11.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-im/telegram-desktop/telegram-desktop-2.4.11.ebuild b/net-im/telegram-desktop/telegram-desktop-2.4.11.ebuild index 7f66f02025a..c0423ed32f1 100644 --- a/net-im/telegram-desktop/telegram-desktop-2.4.11.ebuild +++ b/net-im/telegram-desktop/telegram-desktop-2.4.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020 Gentoo Authors +# Copyright 2020-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/telegramdesktop/tdesktop/releases/download/v${PV}/${ LICENSE="BSD GPL-3-with-openssl-exception LGPL-2+" SLOT="0" -KEYWORDS="~amd64 ~ppc64" +KEYWORDS="amd64 ~ppc64" IUSE="+dbus enchant +gtk +hunspell libressl lto pulseaudio +spell wayland +webrtc +X" RDEPEND="