diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-04-01 00:08:56 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-04-01 00:08:56 +0000 |
commit | 9f099b6b8e24fe20c9abc26140d65774a0d7ff75 (patch) | |
tree | efb992d731a4b34ebf3fecf207d6edbfe26b13db /app-xemacs/jde | |
parent | Stable on x86. (diff) | |
download | historical-9f099b6b8e24fe20c9abc26140d65774a0d7ff75.tar.gz historical-9f099b6b8e24fe20c9abc26140d65774a0d7ff75.tar.bz2 historical-9f099b6b8e24fe20c9abc26140d65774a0d7ff75.zip |
added amd64 to keywords
Diffstat (limited to 'app-xemacs/jde')
-rw-r--r-- | app-xemacs/jde/jde-1.43.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/jde/jde-1.43.ebuild b/app-xemacs/jde/jde-1.43.ebuild index f3cb247103f5..ac34586cc5f3 100644 --- a/app-xemacs/jde/jde-1.43.ebuild +++ b/app-xemacs/jde/jde-1.43.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/jde/jde-1.43.ebuild,v 1.3 2004/03/13 00:15:36 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/jde/jde-1.43.ebuild,v 1.4 2004/04/01 00:08:56 jhuebel Exp $ SLOT="0" IUSE="" @@ -21,7 +21,7 @@ app-xemacs/elib app-xemacs/sh-script app-xemacs/fsf-compat " -KEYWORDS="x86 ~ppc alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc amd64" inherit xemacs-packages |