diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-19 09:19:03 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-19 09:19:15 +0000 |
commit | 614d48fc44ebc3bda0761ddfcdf653159439c5fc (patch) | |
tree | 8f91ec7970a25ae7e11816130ae405a5b2971279 /mail-client | |
parent | app-misc/away: tidy up ebuild. (diff) | |
download | gentoo-614d48fc44ebc3bda0761ddfcdf653159439c5fc.tar.gz gentoo-614d48fc44ebc3bda0761ddfcdf653159439c5fc.tar.bz2 gentoo-614d48fc44ebc3bda0761ddfcdf653159439c5fc.zip |
mail-client/thunderbird: stable 52.5.2 for ppc, bug #643842
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/thunderbird/thunderbird-52.5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/thunderbird/thunderbird-52.5.2.ebuild b/mail-client/thunderbird/thunderbird-52.5.2.ebuild index 610ab1d12dac..eed3239798d3 100644 --- a/mail-client/thunderbird/thunderbird-52.5.2.ebuild +++ b/mail-client/thunderbird/thunderbird-52.5.2.ebuild @@ -35,7 +35,7 @@ inherit flag-o-matic toolchain-funcs mozconfig-v6.52 autotools pax-utils check-r 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" |