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/dovecot/
Date: Sun, 02 Jul 2017 14:36:18
Message-Id: 1499006169.d6fd8c56798ae86f151bd36ce55e5e34de7c18b4.slyfox@gentoo
1 commit: d6fd8c56798ae86f151bd36ce55e5e34de7c18b4
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 2 14:35:35 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 2 14:36:09 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6fd8c56
7
8 net-mail/dovecot: ia64 keyworded, bug #564484
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11 RepoMan-Options: --include-arches="ia64"
12
13 net-mail/dovecot/dovecot-2.2.29.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-mail/dovecot/dovecot-2.2.29.1.ebuild b/net-mail/dovecot/dovecot-2.2.29.1.ebuild
17 index c1f2bea36b4..3bddce897e0 100644
18 --- a/net-mail/dovecot/dovecot-2.2.29.1.ebuild
19 +++ b/net-mail/dovecot/dovecot-2.2.29.1.ebuild
20 @@ -24,7 +24,7 @@ HOMEPAGE="http://www.dovecot.org/"
21
22 SLOT="0"
23 LICENSE="LGPL-2.1 MIT"
24 -KEYWORDS="alpha amd64 arm hppa ppc ppc64 ~s390 x86"
25 +KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 ~s390 x86"
26
27 IUSE_DOVECOT_AUTH="kerberos ldap mysql pam postgres sqlite vpopmail"
28 IUSE_DOVECOT_STORAGE="cydir imapc +maildir mbox mdbox pop3c sdbox"