diff options
author | Carl Perry <edolnx@gentoo.org> | 2003-02-10 19:49:28 +0000 |
---|---|---|
committer | Carl Perry <edolnx@gentoo.org> | 2003-02-10 19:49:28 +0000 |
commit | 0c48009c12e8d92c86b8eae2b7e46557a24acde3 (patch) | |
tree | c719968cebb42880c58025b3da85efd837d02a1b /net-mail | |
parent | Added alpha support, works for me (diff) | |
download | historical-0c48009c12e8d92c86b8eae2b7e46557a24acde3.tar.gz historical-0c48009c12e8d92c86b8eae2b7e46557a24acde3.tar.bz2 historical-0c48009c12e8d92c86b8eae2b7e46557a24acde3.zip |
Added alpha support, works for me.
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/postfix/postfix-1.1.11.20020917-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/postfix/postfix-1.1.11.20020917-r1.ebuild b/net-mail/postfix/postfix-1.1.11.20020917-r1.ebuild index e27cc1fbb146..85c72f685e0a 100644 --- a/net-mail/postfix/postfix-1.1.11.20020917-r1.ebuild +++ b/net-mail/postfix/postfix-1.1.11.20020917-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix/postfix-1.1.11.20020917-r1.ebuild,v 1.2 2002/12/09 04:33:14 manson Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix/postfix-1.1.11.20020917-r1.ebuild,v 1.3 2003/02/10 19:49:28 edolnx Exp $ IUSE="ssl mysql sasl ldap ipv6" @@ -17,7 +17,7 @@ SRC_URI="ftp://ftp.aet.tu-cottbus.de/pub/postfix_tls/related/postfix/${PF_P}.tar LICENSE="IPL-1" SLOT="0" -KEYWORDS="~x86 ~sparc ~ppc" +KEYWORDS="~x86 ~sparc ~alpha ~ppc" PROVIDE="virtual/mta virtual/mda" |