Gentoo Archives: gentoo-commits

From: Conrad Kostecki <conikost@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/pidgin-telegram/
Date: Mon, 08 Feb 2021 09:59:00
Message-Id: 1612778326.224bc807a7179cf6fa27b522cb8f7e5848cd01d6.conikost@gentoo
1 commit: 224bc807a7179cf6fa27b522cb8f7e5848cd01d6
2 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 8 09:50:48 2021 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 8 09:58:46 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=224bc807
7
8 x11-plugins/pidgin-telegram: x86 stable
9
10 Package-Manager: Portage-3.0.14, Repoman-3.0.2
11 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
12
13 x11-plugins/pidgin-telegram/pidgin-telegram-1.4.6.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-plugins/pidgin-telegram/pidgin-telegram-1.4.6.ebuild b/x11-plugins/pidgin-telegram/pidgin-telegram-1.4.6.ebuild
17 index c8f5e5d867d..ce82b54c47d 100644
18 --- a/x11-plugins/pidgin-telegram/pidgin-telegram-1.4.6.ebuild
19 +++ b/x11-plugins/pidgin-telegram/pidgin-telegram-1.4.6.ebuild
20 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/majn/telegram-purple/releases/download/v${PV}/telegr
21 S="${WORKDIR}/telegram-purple"
22
23 LICENSE="GPL-2+"
24 -KEYWORDS="amd64 ~x86"
25 +KEYWORDS="amd64 x86"
26 SLOT="0"
27 IUSE="gcrypt libressl +nls +png +webp"