diff options
Diffstat (limited to 'net-mail/dovecot/dovecot-1.1.6.ebuild')
-rw-r--r-- | net-mail/dovecot/dovecot-1.1.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/dovecot/dovecot-1.1.6.ebuild b/net-mail/dovecot/dovecot-1.1.6.ebuild index 6c5595a34248..167469d51b22 100644 --- a/net-mail/dovecot/dovecot-1.1.6.ebuild +++ b/net-mail/dovecot/dovecot-1.1.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.1.6.ebuild,v 1.3 2008/11/02 10:33:51 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.1.6.ebuild,v 1.4 2008/11/06 09:12:01 armin76 Exp $ inherit autotools eutils ssl-cert versionator @@ -23,7 +23,7 @@ HOMEPAGE="http://www.dovecot.org/" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="~alpha amd64 ppc ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ppc sparc x86 ~x86-fbsd" IUSE="debug doc ipv6 kerberos ldap managesieve mbox mysql pop3d pam postgres sieve sqlite3 ssl suid vpopmail" |