diff options
Diffstat (limited to 'net-mail/postfix/postfix-2.0.16-r1.ebuild')
-rw-r--r-- | net-mail/postfix/postfix-2.0.16-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/postfix/postfix-2.0.16-r1.ebuild b/net-mail/postfix/postfix-2.0.16-r1.ebuild index f6b410a9fb61..c05105684d68 100644 --- a/net-mail/postfix/postfix-2.0.16-r1.ebuild +++ b/net-mail/postfix/postfix-2.0.16-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix/postfix-2.0.16-r1.ebuild,v 1.13 2004/02/12 22:21:12 max Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix/postfix-2.0.16-r1.ebuild,v 1.14 2004/02/19 16:44:59 agriffis Exp $ inherit eutils ssl-cert @@ -21,7 +21,7 @@ SRC_URI="ftp://ftp.porcupine.org/mirrors/postfix-release/official/${P}.tar.gz LICENSE="IPL-1" SLOT="0" -KEYWORDS="x86 ~sparc ~ppc ~alpha ~mips" +KEYWORDS="x86 ~sparc ~ppc alpha ~mips ia64" IUSE="ipv6 pam ldap mysql postgres ssl sasl maildir mbox" PROVIDE="virtual/mta virtual/mda" |