diff options
-rw-r--r-- | x11-plugins/pidgin-telegram/pidgin-telegram-1.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/pidgin-telegram/pidgin-telegram-1.4.1.ebuild b/x11-plugins/pidgin-telegram/pidgin-telegram-1.4.1.ebuild index dd5f1391d74e..351cfeb484b0 100644 --- a/x11-plugins/pidgin-telegram/pidgin-telegram-1.4.1.ebuild +++ b/x11-plugins/pidgin-telegram/pidgin-telegram-1.4.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 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 +webp" |