diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2021-01-03 21:38:03 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-01-03 21:52:06 +0100 |
commit | df3b841427c785a4db1134f2278b9cbb124fa274 (patch) | |
tree | 0bd1d7ee8d23ab44c93550f9d0ea05919b191abd /x11-plugins/pidgin-telegram | |
parent | x11-misc/mugshot: bump to version 0.4.3 (diff) | |
download | gentoo-df3b841427c785a4db1134f2278b9cbb124fa274.tar.gz gentoo-df3b841427c785a4db1134f2278b9cbb124fa274.tar.bz2 gentoo-df3b841427c785a4db1134f2278b9cbb124fa274.zip |
x11-plugins/pidgin-telegram: x86 stable
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'x11-plugins/pidgin-telegram')
-rw-r--r-- | x11-plugins/pidgin-telegram/pidgin-telegram-1.4.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/pidgin-telegram/pidgin-telegram-1.4.4.ebuild b/x11-plugins/pidgin-telegram/pidgin-telegram-1.4.4.ebuild index 653d01bdc92e..68214ea84c36 100644 --- a/x11-plugins/pidgin-telegram/pidgin-telegram-1.4.4.ebuild +++ b/x11-plugins/pidgin-telegram/pidgin-telegram-1.4.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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" |