diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 10:10:59 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 10:10:59 +0000 |
commit | aed24c7e281c0503beeaf4da01facc72a1d9305b (patch) | |
tree | d4ccdcd85f9d51dc310dc67a9a24f9971d971a1c /mail-mta/exim/exim-4.42.ebuild | |
parent | new version (diff) | |
download | historical-aed24c7e281c0503beeaf4da01facc72a1d9305b.tar.gz historical-aed24c7e281c0503beeaf4da01facc72a1d9305b.tar.bz2 historical-aed24c7e281c0503beeaf4da01facc72a1d9305b.zip |
KEYWORDS ~amd64 to close bug 61163.
Diffstat (limited to 'mail-mta/exim/exim-4.42.ebuild')
-rw-r--r-- | mail-mta/exim/exim-4.42.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/exim/exim-4.42.ebuild b/mail-mta/exim/exim-4.42.ebuild index 338309779344..01add2ae1162 100644 --- a/mail-mta/exim/exim-4.42.ebuild +++ b/mail-mta/exim/exim-4.42.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/exim/exim-4.42.ebuild,v 1.6 2004/10/10 20:30:16 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/exim/exim-4.42.ebuild,v 1.7 2004/10/19 10:10:59 absinthe Exp $ inherit eutils @@ -15,7 +15,7 @@ HOMEPAGE="http://www.exim.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc hppa alpha" +KEYWORDS="x86 sparc hppa alpha ~amd64" PROVIDE="virtual/mta" DEPEND=">=sys-apps/sed-4.0.5 |