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 5D7421581C1 for ; Fri, 5 Jul 2024 21:15:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6394E2BC014; Fri, 5 Jul 2024 21:15:26 +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 45CE72BC014 for ; Fri, 5 Jul 2024 21:15:26 +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 66754335D64 for ; Fri, 5 Jul 2024 21:15:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9842C3A1 for ; Fri, 5 Jul 2024 21:15:23 +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: <1720214092.fe88f47b3d1ffa699ebcfda3cf53686d4874bbe4.jsmolic@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.0.4.ebuild X-VCS-Directories: net-im/telegram-desktop/ X-VCS-Committer: jsmolic X-VCS-Committer-Name: Jakov Smolić X-VCS-Revision: fe88f47b3d1ffa699ebcfda3cf53686d4874bbe4 X-VCS-Branch: master Date: Fri, 5 Jul 2024 21:15:23 +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: 1f719b65-ef98-4bcc-a325-66f5703073f8 X-Archives-Hash: 2659f3ee930194e0268b63fb7b06ed6b commit: fe88f47b3d1ffa699ebcfda3cf53686d4874bbe4 Author: Jakov Smolić gentoo org> AuthorDate: Fri Jul 5 21:14:52 2024 +0000 Commit: Jakov Smolić gentoo org> CommitDate: Fri Jul 5 21:14:52 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe88f47b net-im/telegram-desktop: Stabilize 5.0.4 amd64, #935557 Signed-off-by: Jakov Smolić gentoo.org> net-im/telegram-desktop/telegram-desktop-5.0.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/telegram-desktop/telegram-desktop-5.0.4.ebuild b/net-im/telegram-desktop/telegram-desktop-5.0.4.ebuild index 144d4ae03052..f08ba9e39d78 100644 --- a/net-im/telegram-desktop/telegram-desktop-5.0.4.ebuild +++ b/net-im/telegram-desktop/telegram-desktop-5.0.4.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 +jemalloc screencast qt6 qt6-imageformats wayland webkit +X" REQUIRED_USE=" qt6-imageformats? ( qt6 )