diff options
Diffstat (limited to 'app-xemacs/cc-mode/cc-mode-1.32.ebuild')
-rw-r--r-- | app-xemacs/cc-mode/cc-mode-1.32.ebuild | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/app-xemacs/cc-mode/cc-mode-1.32.ebuild b/app-xemacs/cc-mode/cc-mode-1.32.ebuild index 64af32d59f04..87507d0d16f4 100644 --- a/app-xemacs/cc-mode/cc-mode-1.32.ebuild +++ b/app-xemacs/cc-mode/cc-mode-1.32.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/cc-mode/cc-mode-1.32.ebuild,v 1.8 2005/04/24 03:21:47 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/cc-mode/cc-mode-1.32.ebuild,v 1.1 2003/02/22 12:46:39 rendhalver Exp $ SLOT="0" IUSE="" @@ -10,6 +10,7 @@ PKG_CAT="standard" DEPEND="app-xemacs/xemacs-base app-xemacs/mail-lib " -KEYWORDS="amd64 x86 ppc alpha sparc ppc64" +KEYWORDS="x86 ~ppc ~alpha sparc" inherit xemacs-packages + |