diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2017-05-24 16:30:53 +0200 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2017-05-24 16:30:53 +0200 |
commit | 9754e161377548a27245955296b6bfa09ed579f4 (patch) | |
tree | d4212e66ac1aea41e271e630cb3c347cf39c0f16 /mail-client | |
parent | sys-libs/libsmbios: Bump to version 2.3.3 (diff) | |
download | gentoo-9754e161377548a27245955296b6bfa09ed579f4.tar.gz gentoo-9754e161377548a27245955296b6bfa09ed579f4.tar.bz2 gentoo-9754e161377548a27245955296b6bfa09ed579f4.zip |
Revert "mail-client/thunderbird: stabilize 52.1.1 for amd64"
This reverts commit 47f2103dfdc1326ea009bd60c8f11e265cde6dce.
Needs graphite2 stabilization first. Revert was requested by _AxS_.
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/thunderbird/thunderbird-52.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/thunderbird/thunderbird-52.1.1.ebuild b/mail-client/thunderbird/thunderbird-52.1.1.ebuild index 2871b7389e64..b9a7d271c938 100644 --- a/mail-client/thunderbird/thunderbird-52.1.1.ebuild +++ b/mail-client/thunderbird/thunderbird-52.1.1.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" |