diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-05-23 15:11:02 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-05-23 15:11:02 +0200 |
commit | 079b1787b5de1fec6f7a274f4d475e7152c57620 (patch) | |
tree | 2c643420d59132e40bb69496e6afbd643557dd9e /mail-client | |
parent | media-libs/ming: Use better patch to find freetype. (diff) | |
download | gentoo-079b1787b5de1fec6f7a274f4d475e7152c57620.tar.gz gentoo-079b1787b5de1fec6f7a274f4d475e7152c57620.tar.bz2 gentoo-079b1787b5de1fec6f7a274f4d475e7152c57620.zip |
mail-client/thunderbird: amd64 stable wrt bug #656092
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/thunderbird/thunderbird-52.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/thunderbird/thunderbird-52.8.0.ebuild b/mail-client/thunderbird/thunderbird-52.8.0.ebuild index b2a06cfed0e0..718e4040d3cb 100644 --- a/mail-client/thunderbird/thunderbird-52.8.0.ebuild +++ b/mail-client/thunderbird/thunderbird-52.8.0.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" |