diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 16:09:15 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 16:09:15 +0200 |
commit | ee3c40daa2bbf465458d1316b4882a6a14a4312d (patch) | |
tree | b2f1f99a41a1fd6f7be6a5bc5c5c4ef780c6523f /x11-plugins | |
parent | x11-wm/fvwm: x86 stable wrt bug #735508 (diff) | |
download | gentoo-ee3c40daa2bbf465458d1316b4882a6a14a4312d.tar.gz gentoo-ee3c40daa2bbf465458d1316b4882a6a14a4312d.tar.bz2 gentoo-ee3c40daa2bbf465458d1316b4882a6a14a4312d.zip |
x11-plugins/pidgin-telegram: x86 stable wrt bug #735826
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/pidgin-telegram/pidgin-telegram-1.4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-plugins/pidgin-telegram/pidgin-telegram-1.4.3.ebuild b/x11-plugins/pidgin-telegram/pidgin-telegram-1.4.3.ebuild index 17d8fbe738e8..605769b62335 100644 --- a/x11-plugins/pidgin-telegram/pidgin-telegram-1.4.3.ebuild +++ b/x11-plugins/pidgin-telegram/pidgin-telegram-1.4.3.ebuild @@ -8,7 +8,7 @@ HOMEPAGE="https://github.com/majn/telegram-purple" SRC_URI="https://github.com/majn/telegram-purple/releases/download/v${PV}/telegram-purple_${PV}.orig.tar.gz" LICENSE="GPL-2+" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" SLOT="0" IUSE="gcrypt libressl +nls +png +webp" |