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: Sun, 22 Aug 2021 14:02:22
Message-Id: 1629640675.02657be04f0221c172d690bb1ba3d50dd48ef558.conikost@gentoo
1 commit: 02657be04f0221c172d690bb1ba3d50dd48ef558
2 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 22 13:57:55 2021 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 22 13:57:55 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02657be0
7
8 x11-plugins/pidgin-telegram: x86 stable
9
10 Package-Manager: Portage-3.0.22, Repoman-3.0.3
11 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
12
13 x11-plugins/pidgin-telegram/pidgin-telegram-1.4.7.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-plugins/pidgin-telegram/pidgin-telegram-1.4.7.ebuild b/x11-plugins/pidgin-telegram/pidgin-telegram-1.4.7.ebuild
17 index 5cb4ffba69c..d32509b95ef 100644
18 --- a/x11-plugins/pidgin-telegram/pidgin-telegram-1.4.7.ebuild
19 +++ b/x11-plugins/pidgin-telegram/pidgin-telegram-1.4.7.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 +nls +png +webp"