diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-15 09:21:56 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-15 09:21:56 +0000 |
commit | 3c1064d0fd85a73f03d51409a15688afe6a2ed31 (patch) | |
tree | 7de5715abf945bf3d89caedc6fdb0a7bf604a5a5 /mail-mta/courier/courier-0.71.ebuild | |
parent | Stable for ia64, wrt bug #495350 (diff) | |
download | gentoo-2-3c1064d0fd85a73f03d51409a15688afe6a2ed31.tar.gz gentoo-2-3c1064d0fd85a73f03d51409a15688afe6a2ed31.tar.bz2 gentoo-2-3c1064d0fd85a73f03d51409a15688afe6a2ed31.zip |
Stable for ia64, wrt bug #486504
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'mail-mta/courier/courier-0.71.ebuild')
-rw-r--r-- | mail-mta/courier/courier-0.71.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail-mta/courier/courier-0.71.ebuild b/mail-mta/courier/courier-0.71.ebuild index e48353a59a34..68e21728de83 100644 --- a/mail-mta/courier/courier-0.71.ebuild +++ b/mail-mta/courier/courier-0.71.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.71.ebuild,v 1.7 2013/12/23 16:01:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.71.ebuild,v 1.8 2014/01/15 09:21:56 ago Exp $ inherit eutils flag-o-matic multilib @@ -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 \ fam web webmail gnutls" |