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 4DD631580B9 for ; Sun, 22 Aug 2021 14:02:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4E6F0E0958; Sun, 22 Aug 2021 14:02:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 36E41E0958 for ; Sun, 22 Aug 2021 14:02:21 +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 CC380340441 for ; Sun, 22 Aug 2021 14:02:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 217438BB for ; Sun, 22 Aug 2021 14:02:18 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1629640729.b84a19a5b7cf50a178952145ddfa8f5ecac60086.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/pidgin-telegram/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-plugins/pidgin-telegram/pidgin-telegram-1.4.7.ebuild X-VCS-Directories: x11-plugins/pidgin-telegram/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: b84a19a5b7cf50a178952145ddfa8f5ecac60086 X-VCS-Branch: master Date: Sun, 22 Aug 2021 14:02:18 +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: 1f4c6a33-7f4b-46fc-a65d-5fcec415ac88 X-Archives-Hash: f4fe31fdafd3dc54cab8a3e9b8d91acc commit: b84a19a5b7cf50a178952145ddfa8f5ecac60086 Author: Conrad Kostecki gentoo org> AuthorDate: Sun Aug 22 13:58:49 2021 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Sun Aug 22 13:58:49 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b84a19a5 x11-plugins/pidgin-telegram: amd64 stable Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Conrad Kostecki gentoo.org> x11-plugins/pidgin-telegram/pidgin-telegram-1.4.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-plugins/pidgin-telegram/pidgin-telegram-1.4.7.ebuild b/x11-plugins/pidgin-telegram/pidgin-telegram-1.4.7.ebuild index d32509b95ef..7dac50fdb5b 100644 --- a/x11-plugins/pidgin-telegram/pidgin-telegram-1.4.7.ebuild +++ b/x11-plugins/pidgin-telegram/pidgin-telegram-1.4.7.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/majn/telegram-purple/releases/download/v${PV}/telegr S="${WORKDIR}/telegram-purple" LICENSE="GPL-2+" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" SLOT="0" IUSE="gcrypt +nls +png +webp"