diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 15:45:27 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 15:45:27 +0100 |
commit | de817882b2fe7fb5da5f84c7f5285bde571d8365 (patch) | |
tree | c363d124ecc1d87fd3ce104053254116f23883a0 /x11-plugins | |
parent | mail-filter/opendkim: x86 stable wrt bug #702754 (diff) | |
download | gentoo-de817882b2fe7fb5da5f84c7f5285bde571d8365.tar.gz gentoo-de817882b2fe7fb5da5f84c7f5285bde571d8365.tar.bz2 gentoo-de817882b2fe7fb5da5f84c7f5285bde571d8365.zip |
x11-plugins/pidgin-telegram: x86 stable wrt bug #702770
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
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 351cfeb484b0..21c27ac8d19b 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" |