diff options
Diffstat (limited to 'mail-client/thunderbird/thunderbird-24.7.0.ebuild')
-rw-r--r-- | mail-client/thunderbird/thunderbird-24.7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/thunderbird/thunderbird-24.7.0.ebuild b/mail-client/thunderbird/thunderbird-24.7.0.ebuild index 5f1300babdfa..e7d7972270f8 100644 --- a/mail-client/thunderbird/thunderbird-24.7.0.ebuild +++ b/mail-client/thunderbird/thunderbird-24.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-24.7.0.ebuild,v 1.2 2014/07/25 14:22:58 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-24.7.0.ebuild,v 1.3 2014/08/01 18:41:43 zlogene Exp $ EAPI=5 WANT_AUTOCONF="2.1" @@ -34,7 +34,7 @@ inherit flag-o-matic toolchain-funcs mozconfig-3 makeedit multilib autotools pax 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 gstreamer +jit ldap +lightning +minimal mozdom pulseaudio selinux system-cairo system-icu system-jpeg system-sqlite" |