diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 15:52:43 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 15:52:43 +0200 |
commit | 55a707e172831f98ff4134c4beb48701c95ca9dd (patch) | |
tree | a72cd5b736bc8237e522f216e3e0986c9d947197 /x11-plugins | |
parent | x11-wm/fvwm: amd64 stable wrt bug #735508 (diff) | |
download | gentoo-55a707e172831f98ff4134c4beb48701c95ca9dd.tar.gz gentoo-55a707e172831f98ff4134c4beb48701c95ca9dd.tar.bz2 gentoo-55a707e172831f98ff4134c4beb48701c95ca9dd.zip |
x11-plugins/pidgin-telegram: amd64 stable wrt bug #735826
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
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 a7a509ac64c1..17d8fbe738e8 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" |