diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 14:42:42 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 14:42:42 +0100 |
commit | c8fe9edcf22ddfc5e47f9ad6c435bbe92e1459e3 (patch) | |
tree | 4f29c5b671c317313020e9c53a72fb67bbed554f /x11-plugins | |
parent | mail-filter/opendkim: amd64 stable wrt bug #702754 (diff) | |
download | gentoo-c8fe9edcf22ddfc5e47f9ad6c435bbe92e1459e3.tar.gz gentoo-c8fe9edcf22ddfc5e47f9ad6c435bbe92e1459e3.tar.bz2 gentoo-c8fe9edcf22ddfc5e47f9ad6c435bbe92e1459e3.zip |
x11-plugins/pidgin-telegram: amd64 stable wrt bug #702770
Package-Manager: Portage-2.3.79, Repoman-2.3.16
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.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-plugins/pidgin-telegram/pidgin-telegram-1.4.2.ebuild b/x11-plugins/pidgin-telegram/pidgin-telegram-1.4.2.ebuild index 77aeab01a2e4..351cfeb484b0 100644 --- a/x11-plugins/pidgin-telegram/pidgin-telegram-1.4.2.ebuild +++ b/x11-plugins/pidgin-telegram/pidgin-telegram-1.4.2.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 +webp" |