Gentoo Archives: gentoo-commits

From: Steve Arnold <nerdboy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/
Date: Thu, 01 Mar 2018 02:56:20
Message-Id: 1519872934.0338ca6188e2054e86d805bdab33120739ced86f.nerdboy@gentoo
1 commit: 0338ca6188e2054e86d805bdab33120739ced86f
2 Author: Stephen L Arnold <nerdboy <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 1 02:55:34 2018 +0000
4 Commit: Steve Arnold <nerdboy <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 1 02:55:34 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0338ca61
7
8 mail-client/claws-mail: keyword for ~arm and fix date
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 mail-client/claws-mail/claws-mail-3.16.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/mail-client/claws-mail/claws-mail-3.16.0.ebuild b/mail-client/claws-mail/claws-mail-3.16.0.ebuild
16 index 69f04ac6397..06ab77edd3e 100644
17 --- a/mail-client/claws-mail/claws-mail-3.16.0.ebuild
18 +++ b/mail-client/claws-mail/claws-mail-3.16.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -13,7 +13,7 @@ SRC_URI="http://www.claws-mail.org/download.php?file=releases/${P}.tar.xz"
26
27 SLOT="0"
28 LICENSE="GPL-3"
29 -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~x86"
30 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
31
32 IUSE="archive bogofilter calendar clamav dbus debug doc gdata +gnutls gtk3 +imap ipv6 ldap +libcanberra +libindicate +libnotify networkmanager nls nntp +notification pda pdf perl +pgp python rss session sieve smime spamassassin spam-report spell startup-notification svg valgrind xface"
33 REQUIRED_USE="libcanberra? ( notification )