diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-09-17 14:18:49 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-09-17 14:19:00 -0700 |
commit | a6c6c69979e18c5667f35dc3b40f6c699131441c (patch) | |
tree | da2b400ca9b9bae8901c3ffc94e6fe81321b0741 /mail-client | |
parent | dev-haskell/hdbc-mysql: move off virtual/mysql, bug #665866 (diff) | |
download | gentoo-a6c6c69979e18c5667f35dc3b40f6c699131441c.tar.gz gentoo-a6c6c69979e18c5667f35dc3b40f6c699131441c.tar.bz2 gentoo-a6c6c69979e18c5667f35dc3b40f6c699131441c.zip |
mail-client/thunderbird-52.9.1: ppc stable, bug 660342
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/thunderbird/thunderbird-52.9.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/thunderbird/thunderbird-52.9.1.ebuild b/mail-client/thunderbird/thunderbird-52.9.1.ebuild index 7f0f2d7e4ef3..81c14808e9a8 100644 --- a/mail-client/thunderbird/thunderbird-52.9.1.ebuild +++ b/mail-client/thunderbird/thunderbird-52.9.1.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" |