Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/mailutils/
Date: Tue, 30 Jul 2019 16:50:37
Message-Id: 1564505427.3357f9234cce3cd9a9b04783ed56494d91547122.bman@gentoo
1 commit: 3357f9234cce3cd9a9b04783ed56494d91547122
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jul 30 16:50:18 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 30 16:50:27 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3357f923
7
8 net-mail/mailutils: arm64 stable (bug #691054)
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11 Package-Manager: Portage-2.3.69, Repoman-2.3.16
12 RepoMan-Options: --include-arches="arm64"
13
14 net-mail/mailutils/mailutils-3.4-r3.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/net-mail/mailutils/mailutils-3.4-r3.ebuild b/net-mail/mailutils/mailutils-3.4-r3.ebuild
18 index 20411ad7153..b929a50b63a 100644
19 --- a/net-mail/mailutils/mailutils-3.4-r3.ebuild
20 +++ b/net-mail/mailutils/mailutils-3.4-r3.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2018 Gentoo Authors
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/mailutils/${P}.tar.xz"
28
29 LICENSE="GPL-2 LGPL-2.1"
30 SLOT="0"
31 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-macos ~x64-macos ~x86-macos"
32 +KEYWORDS="~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-macos ~x64-macos ~x86-macos"
33 IUSE="berkdb bidi +clients emacs gdbm sasl guile ipv6 kerberos kyotocabinet \
34 ldap mysql nls pam postgres python servers ssl static-libs +threads tcpd \
35 tokyocabinet"