diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:33:15 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:33:15 +0000 |
commit | 702fd4ffaeb843cba12cb60d8ac79c0ad4c20789 (patch) | |
tree | 4c82dad19f2d1e6be7a1bceb7b275d226ac0b0b3 /net-mail/exim/exim-4.10.ebuild | |
parent | 12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | historical-702fd4ffaeb843cba12cb60d8ac79c0ad4c20789.tar.gz historical-702fd4ffaeb843cba12cb60d8ac79c0ad4c20789.tar.bz2 historical-702fd4ffaeb843cba12cb60d8ac79c0ad4c20789.zip |
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'net-mail/exim/exim-4.10.ebuild')
-rw-r--r-- | net-mail/exim/exim-4.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/exim/exim-4.10.ebuild b/net-mail/exim/exim-4.10.ebuild index 275452fbf1e4..757596cae17e 100644 --- a/net-mail/exim/exim-4.10.ebuild +++ b/net-mail/exim/exim-4.10.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Updated to exim-4 by Ben Lutgens <lamer@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-mail/exim/exim-4.10.ebuild,v 1.1 2002/11/15 17:32:27 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/exim/exim-4.10.ebuild,v 1.2 2002/12/09 04:33:14 manson Exp $ IUSE="tcpd ssl postgres mysql ldap pam" @@ -30,7 +30,7 @@ PROVIDE="virtual/mta" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~sparc ~sparc64" +KEYWORDS="~x86 ~sparc " src_unpack() { |