diff options
Diffstat (limited to 'mail-mta/courier/courier-0.75.0.ebuild')
-rw-r--r-- | mail-mta/courier/courier-0.75.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/courier/courier-0.75.0.ebuild b/mail-mta/courier/courier-0.75.0.ebuild index 5ded22ad6809..89b60b7742e9 100644 --- a/mail-mta/courier/courier-0.75.0.ebuild +++ b/mail-mta/courier/courier-0.75.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.75.0.ebuild,v 1.2 2015/07/01 07:33:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.75.0.ebuild,v 1.3 2015/07/01 07:33:45 ago Exp $ EAPI=5 inherit eutils flag-o-matic multilib @@ -12,7 +12,7 @@ SLOT="0" LICENSE="GPL-2" # not in keywords due to missing dependencies: # ~s390 ~ppc64 ~alpha ~ia64 ~sparc ~x86 -KEYWORDS="amd64 ~arm ~hppa ~ppc ~x86" +KEYWORDS="amd64 ~arm ~hppa ~ppc x86" IUSE="postgres ldap mysql pam nls ipv6 spell fax crypt norewrite \ fam web webmail gnutls" |