diff options
Diffstat (limited to 'app-xemacs/semantic/semantic-1.17.ebuild')
-rw-r--r-- | app-xemacs/semantic/semantic-1.17.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-xemacs/semantic/semantic-1.17.ebuild b/app-xemacs/semantic/semantic-1.17.ebuild index 449daebb5ecb..5a558c89dc97 100644 --- a/app-xemacs/semantic/semantic-1.17.ebuild +++ b/app-xemacs/semantic/semantic-1.17.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2005 Gentoo Foundation # 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.1 2003/02/22 12:46:40 rendhalver Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/semantic/semantic-1.17.ebuild,v 1.1.1.1 2005/11/30 09:38:52 chriswhite 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 |