diff options
Diffstat (limited to 'app-xemacs/text-modes/text-modes-1.58.ebuild')
-rw-r--r-- | app-xemacs/text-modes/text-modes-1.58.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/text-modes/text-modes-1.58.ebuild b/app-xemacs/text-modes/text-modes-1.58.ebuild index 15304f274f6c..a86a7ec7005a 100644 --- a/app-xemacs/text-modes/text-modes-1.58.ebuild +++ b/app-xemacs/text-modes/text-modes-1.58.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/text-modes/text-modes-1.58.ebuild,v 1.5 2004/06/24 23:22:55 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/text-modes/text-modes-1.58.ebuild,v 1.6 2004/11/01 20:41:38 corsair Exp $ SLOT="0" IUSE="" @@ -11,7 +11,7 @@ DEPEND="app-xemacs/xemacs-ispell app-xemacs/fsf-compat app-xemacs/xemacs-base " -KEYWORDS="x86 ~ppc alpha sparc amd64" +KEYWORDS="x86 ~ppc alpha sparc amd64 ~ppc64" inherit xemacs-packages |