diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2017-05-03 12:27:32 -0400 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2017-05-03 12:46:47 -0400 |
commit | fc4458e6e16eea1cf1db807b9037eea492c689ec (patch) | |
tree | 7d2e1bdb93a65177027e07e23c8195929cf99629 /mail-client | |
parent | x11-plugins/enigmail: forced x86 stable due to AT timeout (diff) | |
download | gentoo-fc4458e6e16eea1cf1db807b9037eea492c689ec.tar.gz gentoo-fc4458e6e16eea1cf1db807b9037eea492c689ec.tar.bz2 gentoo-fc4458e6e16eea1cf1db807b9037eea492c689ec.zip |
mail-client/thunderbird-45.8.0: forced x86 stable due to AT timeout
Needed so that old/vulnerable 45.7 can be removed
Bug: http://bugs.gentoo.org/611954
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/thunderbird/thunderbird-45.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/thunderbird/thunderbird-45.8.0.ebuild b/mail-client/thunderbird/thunderbird-45.8.0.ebuild index 5167a2f132ca..d64998c5946f 100644 --- a/mail-client/thunderbird/thunderbird-45.8.0.ebuild +++ b/mail-client/thunderbird/thunderbird-45.8.0.ebuild @@ -34,7 +34,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" |