diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-07-01 07:33:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-07-01 07:33:22 +0000 |
commit | c2e0c20bb3a2e2ed0af5f7b7f671093588e3bbe9 (patch) | |
tree | 71aa9d8be17a0326c1b8595a729ffaf79189598e /mail-mta/courier/courier-0.75.0.ebuild | |
parent | Stable for amd64, wrt bug #553660 (diff) | |
download | gentoo-2-c2e0c20bb3a2e2ed0af5f7b7f671093588e3bbe9.tar.gz gentoo-2-c2e0c20bb3a2e2ed0af5f7b7f671093588e3bbe9.tar.bz2 gentoo-2-c2e0c20bb3a2e2ed0af5f7b7f671093588e3bbe9.zip |
Stable for amd64, wrt bug #553660
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
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 d8fc378df2e2..5ded22ad6809 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.1 2015/06/29 10:26:49 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.75.0.ebuild,v 1.2 2015/07/01 07:33:22 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" |