diff options
-rw-r--r-- | app-xemacs/jde/jde-1.43.ebuild | 4 | ||||
-rw-r--r-- | app-xemacs/semantic/semantic-1.17.ebuild | 4 |
2 files changed, 4 insertions, 4 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 diff --git a/app-xemacs/semantic/semantic-1.17.ebuild b/app-xemacs/semantic/semantic-1.17.ebuild index 3a9bd041d271..1db3f3d9a138 100644 --- a/app-xemacs/semantic/semantic-1.17.ebuild +++ b/app-xemacs/semantic/semantic-1.17.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/semantic/semantic-1.17.ebuild,v 1.3 2004/03/13 00:15:37 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/semantic/semantic-1.17.ebuild,v 1.4 2004/04/01 00:06:39 jhuebel Exp $ SLOT="0" IUSE="" @@ -17,7 +17,7 @@ app-xemacs/fsf-compat app-xemacs/cc-mode app-xemacs/edebug " -KEYWORDS="x86 ~ppc alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc amd64" inherit xemacs-packages |