diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-02-20 10:52:55 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-02-20 10:52:55 +0100 |
commit | 37b4c2a741464239d133830cd0a0ef8bdebd9c22 (patch) | |
tree | 5cb79c0b20b215edf643f4da011cae40df967972 /mail-client | |
parent | app-backup/fsarchiver: Minor comment fix in patch. (diff) | |
download | gentoo-37b4c2a741464239d133830cd0a0ef8bdebd9c22.tar.gz gentoo-37b4c2a741464239d133830cd0a0ef8bdebd9c22.tar.bz2 gentoo-37b4c2a741464239d133830cd0a0ef8bdebd9c22.zip |
mail-client/thunderbird: amd64 stable wrt bug #645820
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/thunderbird/thunderbird-52.6.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/thunderbird/thunderbird-52.6.0-r1.ebuild b/mail-client/thunderbird/thunderbird-52.6.0-r1.ebuild index 4d7fb31337cd..75010f197995 100644 --- a/mail-client/thunderbird/thunderbird-52.6.0-r1.ebuild +++ b/mail-client/thunderbird/thunderbird-52.6.0-r1.ebuild @@ -35,7 +35,7 @@ inherit flag-o-matic toolchain-funcs mozconfig-v6.52 autotools pax-utils check-r DESCRIPTION="Thunderbird Mail Client" HOMEPAGE="http://www.mozilla.com/en-US/thunderbird/" -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" SLOT="0" LICENSE="MPL-2.0 GPL-2 LGPL-2.1" IUSE="bindist crypt hardened ldap lightning +minimal mozdom rust selinux" |