diff options
Diffstat (limited to 'app-xemacs/prog-modes/prog-modes-2.10.ebuild')
-rw-r--r-- | app-xemacs/prog-modes/prog-modes-2.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/prog-modes/prog-modes-2.10.ebuild b/app-xemacs/prog-modes/prog-modes-2.10.ebuild index c7dde40ceeb4..4333b87bfc42 100644 --- a/app-xemacs/prog-modes/prog-modes-2.10.ebuild +++ b/app-xemacs/prog-modes/prog-modes-2.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/prog-modes/prog-modes-2.10.ebuild,v 1.3 2008/04/26 11:20:50 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/prog-modes/prog-modes-2.10.ebuild,v 1.4 2008/04/30 16:03:47 nixnut Exp $ SLOT="0" IUSE="" @@ -22,6 +22,6 @@ app-xemacs/dired app-xemacs/ilisp app-xemacs/sh-script " -KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ppc ~ppc64 ~sparc ~x86" inherit xemacs-packages |