Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/mailutils/
Date: Sun, 29 Oct 2017 11:37:07
Message-Id: 1509277017.de14e75a15645f4ddc61216516914890121288b5.slyfox@gentoo
1 commit: de14e75a15645f4ddc61216516914890121288b5
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 29 11:24:21 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 29 11:36:57 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de14e75a
7
8 net-mail/mailutils: keyworded 3.3 for ppc64, bug #635216
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.4
11 RepoMan-Options: --include-arches="ppc64"
12
13 net-mail/mailutils/mailutils-3.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-mail/mailutils/mailutils-3.3.ebuild b/net-mail/mailutils/mailutils-3.3.ebuild
17 index 7c001e0b616..6e414782ed7 100644
18 --- a/net-mail/mailutils/mailutils-3.3.ebuild
19 +++ b/net-mail/mailutils/mailutils-3.3.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/mailutils/${P}.tar.xz"
21
22 LICENSE="GPL-2 LGPL-2.1"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~ppc ~x86 ~ppc-macos ~x64-macos ~x86-macos"
25 +KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~ppc-macos ~x64-macos ~x86-macos"
26 IUSE="berkdb bidi +clients gdbm sasl guile ipv6 kerberos kyotocabinet ldap \
27 mysql nls pam postgres python servers ssl static-libs +threads tcpd \
28 tokyocabinet"