diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-12 11:04:36 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-12 11:10:44 +0200 |
commit | 1121f5a700d761a81a538feed060822c77684292 (patch) | |
tree | 3959fd8f2a50f73f8342dfa5df985d4caf0e47d0 /mail-client | |
parent | mail-client/balsa: x86 stable wrt bug #551826 (diff) | |
download | gentoo-1121f5a700d761a81a538feed060822c77684292.tar.gz gentoo-1121f5a700d761a81a538feed060822c77684292.tar.bz2 gentoo-1121f5a700d761a81a538feed060822c77684292.zip |
mail-client/evolution: x86 stable wrt bug #551826
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/evolution/evolution-3.16.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/evolution/evolution-3.16.5.ebuild b/mail-client/evolution/evolution-3.16.5.ebuild index f4e691598aff..d0ae23bd9ce5 100644 --- a/mail-client/evolution/evolution-3.16.5.ebuild +++ b/mail-client/evolution/evolution-3.16.5.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Evolution" LICENSE="|| ( LGPL-2 LGPL-3 ) CC-BY-SA-3.0 FDL-1.3+ OPENLDAP" SLOT="2.0" IUSE="+bogofilter crypt highlight ldap map spamassassin spell ssl +weather" -KEYWORDS="amd64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 x86 ~x86-fbsd" # We need a graphical pinentry frontend to be able to ask for the GPG # password from inside evolution, bug 160302 |