diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:37:20 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:37:20 +0100 |
commit | 3e644719c8b71fa2081af16e6923a24d2e061b46 (patch) | |
tree | 781852bbbd54cdba4f1123f78df735e7a1464219 /mail-client | |
parent | dev-libs/gmime: ppc stable wrt bug #592246 (diff) | |
download | gentoo-3e644719c8b71fa2081af16e6923a24d2e061b46.tar.gz gentoo-3e644719c8b71fa2081af16e6923a24d2e061b46.tar.bz2 gentoo-3e644719c8b71fa2081af16e6923a24d2e061b46.zip |
mail-client/thunderbird: ppc stable wrt bug #604024
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/thunderbird/thunderbird-45.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/thunderbird/thunderbird-45.6.0.ebuild b/mail-client/thunderbird/thunderbird-45.6.0.ebuild index 787ceb67913a..b8e9b9819970 100644 --- a/mail-client/thunderbird/thunderbird-45.6.0.ebuild +++ b/mail-client/thunderbird/thunderbird-45.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -38,7 +38,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" |