diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2016-08-31 10:45:00 -0400 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2016-08-31 10:45:22 -0400 |
commit | f111d74b81e8022260092792e353c0d76f1f1e69 (patch) | |
tree | 7ce055952597dc093b13effe0165f56fe5512f75 /mail-client | |
parent | net-libs/libosmo-abis: use master branch (diff) | |
download | gentoo-f111d74b81e8022260092792e353c0d76f1f1e69.tar.gz gentoo-f111d74b81e8022260092792e353c0d76f1f1e69.tar.bz2 gentoo-f111d74b81e8022260092792e353c0d76f1f1e69.zip |
mail-client/thunderbird-45.3.0: stabilize on amd64 for security bug 590330
Package-Manager: portage-2.2.28
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/thunderbird/thunderbird-45.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/thunderbird/thunderbird-45.3.0.ebuild b/mail-client/thunderbird/thunderbird-45.3.0.ebuild index b5b8e6fe5fd8..ff74bc6d4de8 100644 --- a/mail-client/thunderbird/thunderbird-45.3.0.ebuild +++ b/mail-client/thunderbird/thunderbird-45.3.0.ebuild @@ -37,7 +37,7 @@ inherit flag-o-matic toolchain-funcs mozconfig-v6.45 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 selinux" |