diff options
Diffstat (limited to 'net-mail/dovecot/dovecot-1.2.10-r1.ebuild')
-rw-r--r-- | net-mail/dovecot/dovecot-1.2.10-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/dovecot/dovecot-1.2.10-r1.ebuild b/net-mail/dovecot/dovecot-1.2.10-r1.ebuild index 04da85e1e195..38fc6cfd7d61 100644 --- a/net-mail/dovecot/dovecot-1.2.10-r1.ebuild +++ b/net-mail/dovecot/dovecot-1.2.10-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.2.10-r1.ebuild,v 1.2 2010/01/27 08:21:21 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.2.10-r1.ebuild,v 1.3 2010/02/19 19:33:13 maekke Exp $ EAPI="2" @@ -20,7 +20,7 @@ HOMEPAGE="http://www.dovecot.org/" SLOT="0" LICENSE="LGPL-2.1" # MIT too? -KEYWORDS="~alpha ~amd64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~sparc ~x86" IUSE="berkdb bzip2 caps cydir dbox doc ipv6 kerberos ldap +maildir managesieve mbox mysql pam postgres sieve sqlite +ssl suid vpopmail zlib" |