Gentoo Archives: gentoo-commits

From: Ian Stakenvicius <axs@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/mozilla:master commit in: mail-client/thunderbird/
Date: Thu, 23 Nov 2017 19:53:12
Message-Id: 1511466779.e4e8f777443996ce51462e2d6b43d95c46e73690.axs@gentoo
1 commit: e4e8f777443996ce51462e2d6b43d95c46e73690
2 Author: Ian Stakenvicius <axs <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 23 19:52:59 2017 +0000
4 Commit: Ian Stakenvicius <axs <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 23 19:52:59 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=e4e8f777
7
8 thunderbird: drop amd64 stable keyword, stable shouldnt be in this repo
9
10 mail-client/thunderbird/thunderbird-52.5.0.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/mail-client/thunderbird/thunderbird-52.5.0.ebuild b/mail-client/thunderbird/thunderbird-52.5.0.ebuild
14 index 6a8b9a9..f8a54d0 100644
15 --- a/mail-client/thunderbird/thunderbird-52.5.0.ebuild
16 +++ b/mail-client/thunderbird/thunderbird-52.5.0.ebuild
17 @@ -35,7 +35,7 @@ inherit flag-o-matic toolchain-funcs mozconfig-v6.52 makeedit autotools pax-util
18 DESCRIPTION="Thunderbird Mail Client"
19 HOMEPAGE="http://www.mozilla.com/en-US/thunderbird/"
20
21 -KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
22 +KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
23 SLOT="0"
24 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"
25 IUSE="bindist hardened ldap lightning +minimal mozdom rust selinux"