diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-07-23 12:15:11 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-07-23 12:15:11 +0200 |
commit | cd46900444b257d687d2b54644d0e408c2236ebc (patch) | |
tree | 3c690019d05adb5d7c134620b895b46ab9e42f5e | |
parent | x11-misc/xdesktopwaves: Version 1.4 (diff) | |
download | gentoo-cd46900444b257d687d2b54644d0e408c2236ebc.tar.gz gentoo-cd46900444b257d687d2b54644d0e408c2236ebc.tar.bz2 gentoo-cd46900444b257d687d2b54644d0e408c2236ebc.zip |
x11-plugins/pidgin-telegram: amd64 stable wrt bug #690402
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
-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" |