diff options
Diffstat (limited to 'mail-mta/courier/courier-0.65.2-r1.ebuild')
-rw-r--r-- | mail-mta/courier/courier-0.65.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/courier/courier-0.65.2-r1.ebuild b/mail-mta/courier/courier-0.65.2-r1.ebuild index e274ba30d928..780a8b101417 100644 --- a/mail-mta/courier/courier-0.65.2-r1.ebuild +++ b/mail-mta/courier/courier-0.65.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.65.2-r1.ebuild,v 1.6 2011/03/24 21:24:49 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.65.2-r1.ebuild,v 1.7 2011/03/27 15:11:33 ranger Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ HOMEPAGE="http://www.courier-mta.org/" SLOT="0" LICENSE="GPL-2" # not in keywords due to missing dependencies: ~arm ~s390 ~ppc64 -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~sparc ~x86" IUSE="postgres ldap mysql pam nls ipv6 spell fax crypt norewrite mailwrapper \ fam web webmail" |