diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-04-01 00:29:51 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-04-01 00:29:51 +0000 |
commit | e834bf9c99769caec5f7e683b3975d06d4281a55 (patch) | |
tree | 6a774ac725920bdec684bf8c212c07c517a0a127 /app-xemacs/eudc | |
parent | Mark 0.5.3 stable on x86. Remove old versions. (diff) | |
download | historical-e834bf9c99769caec5f7e683b3975d06d4281a55.tar.gz historical-e834bf9c99769caec5f7e683b3975d06d4281a55.tar.bz2 historical-e834bf9c99769caec5f7e683b3975d06d4281a55.zip |
added amd64 to keywords
Diffstat (limited to 'app-xemacs/eudc')
-rw-r--r-- | app-xemacs/eudc/eudc-1.37.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/eudc/eudc-1.37.ebuild b/app-xemacs/eudc/eudc-1.37.ebuild index 28bd1b8f5e92..8cf39cbbb0a4 100644 --- a/app-xemacs/eudc/eudc-1.37.ebuild +++ b/app-xemacs/eudc/eudc-1.37.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/app-xemacs/eudc/eudc-1.37.ebuild,v 1.3 2004/03/13 00:15:36 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/eudc/eudc-1.37.ebuild,v 1.4 2004/04/01 00:22:58 jhuebel Exp $ SLOT="0" IUSE="" @@ -16,6 +16,6 @@ app-xemacs/rmail app-xemacs/tm app-xemacs/apel " -KEYWORDS="x86 ~ppc alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc amd64" inherit xemacs-packages |