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 578321382C5 for ; Mon, 8 Feb 2021 09:59:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 90E38E08DD; Mon, 8 Feb 2021 09:59:00 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 7C68CE08DD for ; Mon, 8 Feb 2021 09:59:00 +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 A0941340CF6 for ; Mon, 8 Feb 2021 09:58:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A30EF4C5 for ; Mon, 8 Feb 2021 09:58:56 +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: <1612778325.14ee9b8f555534d3c4a89c79f08d3195b84fc6c0.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.6.ebuild X-VCS-Directories: x11-plugins/pidgin-telegram/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: 14ee9b8f555534d3c4a89c79f08d3195b84fc6c0 X-VCS-Branch: master Date: Mon, 8 Feb 2021 09:58:56 +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: eccc7096-3e87-4162-83f2-bef4daa6ac42 X-Archives-Hash: 007498fdf1b55b6400fddfa3e1b7ce8a commit: 14ee9b8f555534d3c4a89c79f08d3195b84fc6c0 Author: Conrad Kostecki gentoo org> AuthorDate: Mon Feb 8 09:45:31 2021 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Mon Feb 8 09:58:45 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14ee9b8f x11-plugins/pidgin-telegram: amd64 stable Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Conrad Kostecki gentoo.org> x11-plugins/pidgin-telegram/pidgin-telegram-1.4.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-plugins/pidgin-telegram/pidgin-telegram-1.4.6.ebuild b/x11-plugins/pidgin-telegram/pidgin-telegram-1.4.6.ebuild index 06014ab6c69..c8f5e5d867d 100644 --- a/x11-plugins/pidgin-telegram/pidgin-telegram-1.4.6.ebuild +++ b/x11-plugins/pidgin-telegram/pidgin-telegram-1.4.6.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 libressl +nls +png +webp"