diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-03-29 17:31:16 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-03-29 17:31:16 -0400 |
commit | b6165c3829c37f1e8288115cc847162169f6ee48 (patch) | |
tree | ca792548db9baf34353d956f2c7964df22cdf14e /mail-client/thunderbird | |
parent | dev-util/yuicompressor: drop maintainership (diff) | |
download | gentoo-b6165c3829c37f1e8288115cc847162169f6ee48.tar.gz gentoo-b6165c3829c37f1e8288115cc847162169f6ee48.tar.bz2 gentoo-b6165c3829c37f1e8288115cc847162169f6ee48.zip |
mail-client/thunderbird: amd64 stable
Bug: https://bugs.gentoo.org/651862
Package-Manager: Portage-2.3.26, Repoman-2.3.7
Diffstat (limited to 'mail-client/thunderbird')
-rw-r--r-- | mail-client/thunderbird/thunderbird-52.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/thunderbird/thunderbird-52.7.0.ebuild b/mail-client/thunderbird/thunderbird-52.7.0.ebuild index 2cac99cdd330..31b0bbf45463 100644 --- a/mail-client/thunderbird/thunderbird-52.7.0.ebuild +++ b/mail-client/thunderbird/thunderbird-52.7.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" |