diff options
author | Brent Baude <ranger@gentoo.org> | 2010-09-06 21:11:36 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-09-06 21:11:36 +0000 |
commit | 847292967c344ee8dbaa1e6aaf39658072f912be (patch) | |
tree | 9deff46662f7e0aec296a8dabffccd3a39f46c1f /mail-mta/postfix/postfix-2.6.6.ebuild | |
parent | Marking eix-0.20.5 ppc64 for bug 323703 (diff) | |
download | gentoo-2-847292967c344ee8dbaa1e6aaf39658072f912be.tar.gz gentoo-2-847292967c344ee8dbaa1e6aaf39658072f912be.tar.bz2 gentoo-2-847292967c344ee8dbaa1e6aaf39658072f912be.zip |
Marking postfix-2.6.6 ppc64 for bug 320179
(Portage version: 2.1.8.3/cvs/Linux ppc64)
Diffstat (limited to 'mail-mta/postfix/postfix-2.6.6.ebuild')
-rw-r--r-- | mail-mta/postfix/postfix-2.6.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/postfix/postfix-2.6.6.ebuild b/mail-mta/postfix/postfix-2.6.6.ebuild index aa29d78c556e..5ee36f111180 100644 --- a/mail-mta/postfix/postfix-2.6.6.ebuild +++ b/mail-mta/postfix/postfix-2.6.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.6.6.ebuild,v 1.9 2010/08/27 18:56:43 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.6.6.ebuild,v 1.10 2010/09/06 21:11:36 ranger Exp $ # NOTE: this ebuild is a regular ebuild without mailer-config support! # Comment lines below "regular ebuild" and uncomment lines below "mailer-config support" @@ -11,7 +11,7 @@ inherit eutils multilib ssl-cert toolchain-funcs flag-o-matic pam # mailer-config support #inherit eutils multilib ssl-cert toolchain-funcs flag-o-matic mailer pam -KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd" # regular ebuild IUSE="cdb dovecot-sasl hardened ipv6 ldap mbox mysql nis pam postgres sasl selinux ssl vda" |