diff options
author | Jory A. Pratt <anarchy@gentoo.org> | 2017-01-26 15:26:39 -0600 |
---|---|---|
committer | Jory A. Pratt <anarchy@gentoo.org> | 2017-01-26 15:27:12 -0600 |
commit | e62052cb7736a6c9b61ad9b8f4bca78012d5467a (patch) | |
tree | b32ad3c29dbf6406df4ce4e8916e4fcc7ad6a5cf /mail-client | |
parent | dev-db/innotop: Drop old versions and reference to google-code (diff) | |
download | gentoo-e62052cb7736a6c9b61ad9b8f4bca78012d5467a.tar.gz gentoo-e62052cb7736a6c9b61ad9b8f4bca78012d5467a.tar.bz2 gentoo-e62052cb7736a6c9b61ad9b8f4bca78012d5467a.zip |
mail-client/thunderbird: Fix keywords on thunderbird-45.7.0
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/thunderbird/thunderbird-45.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/thunderbird/thunderbird-45.7.0.ebuild b/mail-client/thunderbird/thunderbird-45.7.0.ebuild index d6e98c5b7444..9ff1572c7ef7 100644 --- a/mail-client/thunderbird/thunderbird-45.7.0.ebuild +++ b/mail-client/thunderbird/thunderbird-45.7.0.ebuild @@ -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" |