diff options
author | 2017-06-15 10:37:58 -0400 | |
---|---|---|
committer | 2017-06-16 11:47:24 -0400 | |
commit | 792bb85e51ad50410d44fa7f6fa4d72f84ac845d (patch) | |
tree | 61ee556d4808464d84320bc2c3418a7369c8e6fa /mail-client/thunderbird | |
parent | sys-kernel/gentoo-sources: Linux patch 3.10.106. Removal of redundant patches. (diff) | |
download | gentoo-792bb85e51ad50410d44fa7f6fa4d72f84ac845d.tar.gz gentoo-792bb85e51ad50410d44fa7f6fa4d72f84ac845d.tar.bz2 gentoo-792bb85e51ad50410d44fa7f6fa4d72f84ac845d.zip |
mail-client/thunderbird: stabilize 52.2.0 for amd64
Stabilized by maintainer
Package-Manager: Portage-2.3.5, Repoman-2.3.1
Diffstat (limited to 'mail-client/thunderbird')
-rw-r--r-- | mail-client/thunderbird/thunderbird-52.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/thunderbird/thunderbird-52.2.0.ebuild b/mail-client/thunderbird/thunderbird-52.2.0.ebuild index 7931cececb57..0b0dd4418e90 100644 --- a/mail-client/thunderbird/thunderbird-52.2.0.ebuild +++ b/mail-client/thunderbird/thunderbird-52.2.0.ebuild @@ -35,7 +35,7 @@ inherit flag-o-matic toolchain-funcs mozconfig-v6.52 makeedit autotools pax-util 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" |