Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/pidgin-telegram/
Date: Sun, 15 Dec 2019 14:46:42
Message-Id: 1576421127.de817882b2fe7fb5da5f84c7f5285bde571d8365.ago@gentoo
1 commit: de817882b2fe7fb5da5f84c7f5285bde571d8365
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 15 14:45:27 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 15 14:45:27 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de817882
7
8 x11-plugins/pidgin-telegram: x86 stable wrt bug #702770
9
10 Package-Manager: Portage-2.3.79, Repoman-2.3.16
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 x11-plugins/pidgin-telegram/pidgin-telegram-1.4.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/x11-plugins/pidgin-telegram/pidgin-telegram-1.4.2.ebuild b/x11-plugins/pidgin-telegram/pidgin-telegram-1.4.2.ebuild
18 index 351cfeb484b..21c27ac8d19 100644
19 --- a/x11-plugins/pidgin-telegram/pidgin-telegram-1.4.2.ebuild
20 +++ b/x11-plugins/pidgin-telegram/pidgin-telegram-1.4.2.ebuild
21 @@ -8,7 +8,7 @@ HOMEPAGE="https://github.com/majn/telegram-purple"
22 SRC_URI="https://github.com/majn/telegram-purple/releases/download/v${PV}/telegram-purple_${PV}.orig.tar.gz"
23
24 LICENSE="GPL-2+"
25 -KEYWORDS="amd64 ~x86"
26 +KEYWORDS="amd64 x86"
27 SLOT="0"
28 IUSE="gcrypt libressl +nls +webp"